Function attributes

Arnaud Delobelle arnodel at googlemail.com
Wed Feb 10 16:47:19 EST 2010


MRAB <python at mrabarnett.plus.com> writes:


> Does this mean that Python needs, say, __function__ (and perhaps also
> __module__)?

See PEP 3130 "Access to Current Module/Class/Function" (rejected)
(http://www.python.org/dev/peps/pep-3130/)

-- 
Arnaud



More information about the Python-list mailing list