class derived from dict in eval

Andrew Dalke adalke at mindspring.com
Wed Feb 26 02:05:54 EST 2003


Me:
>     try:
>         real_d = d[name]
>     except KeyError:

Err, "real_d[name] = d[name]"

                    Andrew






More information about the Python-list mailing list