Nobody has asked me yet, but I'm not going to support this PEP. it's
too big a departure from existing semantics. Next are we going to turn
class variables initialized with expressions into automatic instance
variable initializers implicitly executed in the __init__ code?
Newbies are just as likely to run into the aliasing problem there as
in the argument default case.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to