Bruno Desthuilliers wrote:
(snip)
> Since Python 3K is supposed to be the 'clean the warts and don't bother
> breaking compat' rewrite of Python, you may as well propose a PEP on
> this. You'll have to really prove it doesn't break anything else in the
> object model, have strong and articulate arguments to support your point
> (like proving this is really a common source of confusion for newbies),

And of course propose an implementation - perhaps the compiler.ast could
be useful ?



-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to