How can I get the name of an object???

Jerome Chan eviltofu at rocketmail.com
Wed Apr 26 14:59:06 EDT 2000


object.__name__ returns a tuple of all vars referencings the object?



More information about the Python-list mailing list