class derived from dict in eval
Andrew Dalke
adalke at mindspring.com
Wed Feb 26 02:05:54 EST 2003
More information about the Python-list mailing list
Wed Feb 26 02:05:54 EST 2003
- Previous message (by thread): class derived from dict in eval
- Next message (by thread): [ctypes-users] accessing a C struct
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Me:
> try:
> real_d = d[name]
> except KeyError:
Err, "real_d[name] = d[name]"
Andrew
- Previous message (by thread): class derived from dict in eval
- Next message (by thread): [ctypes-users] accessing a C struct
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list