[Python-ideas] Access to function objects

Chris Rebert pyideas at rebertia.com
Sat Aug 6 10:19:58 CEST 2011


On Sat, Aug 6, 2011 at 1:16 AM, Chris Rebert <pyideas at rebertia.com> wrote:
> On Sat, Aug 6, 2011 at 1:10 AM, David Townshend <aquavitae69 at gmail.com> wrote:
>> Has anyone else ever thought that it might be useful to access a function
>> object from within the call?
>
> Yes:

And also:
[Rejected] PEP 3130: Access to Current Module/Class/Function
http://www.python.org/dev/peps/pep-3130/

Cheers,
Chris



More information about the Python-ideas mailing list