python-benedict/tests/dicts
Fabio Caccamo 6d6de76457 Fix `dict` compatibility making keylist feature working only with lists. #412 #432 2024-10-18 17:15:47 +02:00
..
base
io Remove tests unnecessary output. 2024-10-18 16:16:47 +02:00
keylist Fix `dict` compatibility making keylist feature working only with lists. #412 #432 2024-10-18 17:15:47 +02:00
keypath Fix `dict` compatibility making keylist feature working only with lists. #412 #432 2024-10-18 17:15:47 +02:00
parse Add `parse` extra (optional dependencies). (#303) 2023-06-17 22:30:03 +02:00
__init__.py
test_benedict.py Remove unnecessary list comprehension. 2023-04-20 13:07:46 +02:00
test_benedict_casting.py
test_benedict_keyattr.py Add `keyattr_dynamic` property (`False` by default). #261 (#266) 2023-03-22 01:21:40 +01:00
test_benedict_subclass.py