⬅︎ Back to A Python dict that can report which keys you did not use
I once made something like this, but also had an age on keys, so I could get a warning on old unused keys...
Comment
I once made something like this, but also had an age on keys, so I could get a warning on old unused keys...