noob question: "TypeError" wrong number of args

bruno at modulix onurb at xiludom.gro
Wed May 3 05:15:14 EDT 2006


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 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list