Commit Graph

6 Commits

Author SHA1 Message Date
Prodesire 3da1113ee6 add OrderedDefaultDict, inspired by https://stackoverflow.com/questions/6190331/can-i-do-an-ordered-default-dict-in-python 2018-01-01 18:40:49 +08:00
Prodesire 1bdf6a98b7 Fix #15. If obj or the item of obj is not list or dict, will return itself. 2017-12-31 11:36:36 +08:00
Prodesire 1f448f3cdf Merge branch 'master' of https://github.com/Prodesire/pydu
# Conflicts:
#	tests/test_request.py
2017-12-06 20:47:52 +08:00
agnewee 49e9f345f9 catch AttributeError 2017-12-06 00:07:51 +08:00
agnewee 9b5f333039 modify dict test case 2017-12-05 23:43:23 +08:00
Prodesire f1b1a34893 mv utils.* and datastrucutre.* to pydu 2017-10-27 20:15:19 +08:00