frozendict
Ian Kelly
ian.g.kelly at gmail.com
Thu Feb 9 11:35:52 EST 2012
More information about the Python-list mailing list
Thu Feb 9 11:35:52 EST 2012
- Previous message (by thread): frozendict
- Next message (by thread): frozendict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Feb 9, 2012 at 8:19 AM, Nathan Rice <nathan.alexander.rice at gmail.com> wrote: > As I said, two dictionaries created from the same input will be the > same... That's an implementation detail, not a guarantee. It will hold for current versions of CPython but not necessarily for other Python implementations.
- Previous message (by thread): frozendict
- Next message (by thread): frozendict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list