Getting actual name of passed arg

Ross Brattain netmgr at canterburycrest.org
Thu Jun 21 18:54:21 EDT 2001


Nope not quite.  traceback.print_stack() doesn't quit work either.

I will settle for this for now

def debug(a):
	print a
	eval(a)


Ross Brattain
netmgr at canterburycrest.org




More information about the Python-list mailing list