namespaces module (a.k.a. bunch, struct, generic object, etc.) PEP
BJörn Lindqvist
bjourne at gmail.com
Thu Feb 10 19:37:21 EST 2005
More information about the Python-list mailing list
Thu Feb 10 19:37:21 EST 2005
- Previous message (by thread): namespaces module (a.k.a. bunch, struct, generic object, etc.) PEP
- Next message (by thread): namespaces module (a.k.a. bunch, struct, generic object, etc.) PEP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I like it alot! My only minor complaint is that the name is to long. Also I *really wish* the Namespace could do this: r, g, b = col = Namespace(r = 4, g = 3, b = 12) But alas, I guess that's not doable within the scope of the Namespace PEP. -- mvh Björn
- Previous message (by thread): namespaces module (a.k.a. bunch, struct, generic object, etc.) PEP
- Next message (by thread): namespaces module (a.k.a. bunch, struct, generic object, etc.) PEP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list