- By default, a non-existing key creates another NestedDict at that key.
- Check for non-existence carefully:
- usually it's enough to say
if nesteddict[key] == {}
- usually it's enough to say
- Prints in a non-garbage way.
forked from aebrer/tidy_dict
-
Notifications
You must be signed in to change notification settings - Fork 0
ldmoray/nested_dict
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A single location to store my NestedDict type for use in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%