name of 'name'

Elaine Jackson elainejackson7355 at home.com
Mon Mar 22 13:18:30 EST 2004


Is there a built-in name for the function that returns an object's name? That
is, for

"  lambda x: [y for y in globals().keys() if globals()[y]==x][0]   "  ?

Muchas gracias.

Peace





More information about the Python-list mailing list