* DictObject will no longer announce it's presence via __str__ and __repr__
* nested creation of DictObject's was optimized
Showing
- CHANGELOG.md 4 additions, 2 deletionsCHANGELOG.md
- satella/__init__.py 1 addition, 1 deletionsatella/__init__.py
- satella/coding/structures/dictionaries/dict_object.py 7 additions, 6 deletionssatella/coding/structures/dictionaries/dict_object.py
- tests/test_coding/test_structures.py 5 additions, 2 deletionstests/test_coding/test_structures.py
Loading
Please register or sign in to comment