>We really need in Python a clear separation of advanced features from
>the basic syntax.  No more lambda calculus in the basic part. :>)

Well I considered writing a pep to move all that stuff to a module
called __icky__, you know:

from __icky__ import *

... but I didn't think the committee would go for it.

C///

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

Reply via email to