dictionary viewer
Michal Wallace
sabren at manifestation.com
Sun Dec 16 16:27:46 EST 2001
More information about the Python-list mailing list
Sun Dec 16 16:27:46 EST 2001
- Previous message (by thread): persistant options
- Next message (by thread): dictionary viewer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 16 Dec 2001, Erika Skoe wrote: > are there any tools for viewing a dictionary and its contents in some > formatted form? i have pickled dictionaries which are made of several > layers of nested dictionaries, and would like a way to view the whole thing > at once. check out the standard pprint module. Cheers, - Michal http://www.sabren.net/ sabren at manifestation.com ------------------------------------------------------------ Give your ideas the perfect home: http://www.cornerhost.com/ cvs - weblogs - php - linux shell - perl/python/cgi - java ------------------------------------------------------------
- Previous message (by thread): persistant options
- Next message (by thread): dictionary viewer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list