dictionary interface
Paul Rubin
http
Wed Oct 5 05:36:00 EDT 2005
More information about the Python-list mailing list
Wed Oct 5 05:36:00 EDT 2005
- Previous message (by thread): dictionary interface
- Next message (by thread): dictionary interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steve Holden <steve at holdenweb.com> writes: > I can't help wondering, though, under what conditions it actually > makes sense to compare two dictionaries for anything other than > equality. You might want to sort a bunch of dictionaries to bring the equal ones together.
- Previous message (by thread): dictionary interface
- Next message (by thread): dictionary interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list