PEP318

Anthony Baxter anthonybaxter at gmail.com
Fri Aug 13 02:43:05 EDT 2004


On Thu, 12 Aug 2004 17:03:19 GMT, Arthur <ajsiegel at optonline.com> wrote:
> >def foo ():
> >   whatever
> >foo = decorator (foo)
> >
> >is that you have to type the word "foo" three times.
> 
> Big f**king deal - all things considered. ;)

When this name is a PyObjC name that might be 70 characters long,
it becomes a big deal.



More information about the Python-list mailing list