Ivan Illarionov <[EMAIL PROTECTED]> writes:

> I would like to see something like %init or &init to be converted to
> __init__ behind the scenes.

I would prefer that the names I create and see in the code are the
names actually used by the Python runtime, with no magic name
conversion "behind the scenes".

-- 
 \     “It is far better to grasp the universe as it really is than to |
  `\          persist in delusion, however satisfying and reassuring.” |
_o__)                                                      —Carl Sagan |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to