This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
python-benedict
mirror of
https://github.com/fabiocaccamo/python-benedict.git
Watch
1
Star
1
Fork
You've already forked python-benedict
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7e7541cce5
python-benedict
/
tests
History
Fabio Caccamo
eac655b67f
Added BaseDict to keep pointer to the initial input dict.
#32
2020-09-17 19:05:55 +02:00
..
core
Updated flatten method, now raise KeyError in case of existing key.
2020-09-17 19:01:57 +02:00
dicts
Added BaseDict to keep pointer to the initial input dict.
#32
2020-09-17 19:05:55 +02:00
github
Added BaseDict to keep pointer to the initial input dict.
#32
2020-09-17 19:05:55 +02:00
serializers
Added plist support.
2020-09-09 16:45:39 +02:00
stackoverflow
Removed print call in test.
2020-02-19 15:05:33 +01:00
utils
Removed type_util.is_binary method.
2020-02-21 13:51:22 +01:00
__init__.py
Added possibility to run tests using only unittest.
2019-12-12 18:29:54 +01:00