ANNOUNCE: Thesaurus - a recursive dictionary subclass using attributes
Jason Friedman
jason at powerpull.net
Mon Dec 10 23:08:24 EST 2012
More information about the Python-list mailing list
Mon Dec 10 23:08:24 EST 2012
- Previous message (by thread): ANNOUNCE: Thesaurus - a recursive dictionary subclass using attributes
- Next message (by thread): ANNOUNCE: Thesaurus - a recursive dictionary subclass using attributes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Thesaurus is a new a dictionary subclass which allows calling keys as > if they are class attributes and will search through nested objects > recursively when __getitem__ is called. Good stuff. You might consider: 1) Licensing under an OSI-approved license (http://opensource.org/licenses/index.html). 2) Posting your code at ActiveState.com.
- Previous message (by thread): ANNOUNCE: Thesaurus - a recursive dictionary subclass using attributes
- Next message (by thread): ANNOUNCE: Thesaurus - a recursive dictionary subclass using attributes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list