Steve Holden <[EMAIL PROTECTED]> wrote:

> Adam DePrince wrote:
> [...]
> > 
> > In sort, we must preserve the ability to create an anonymous function
> > simply because we can do so for every other object type, and functions
> > are not special enough to permit this special case.
> > 
> And you'd create an anonymous type how, exactly?

>>> type('',(),{})
<class '__main__.'>

maybe...?


Alex
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to