[Python-Dev] str(container) should call str(item), not repr(item)

Oleg Broytmann phd at phd.pp.ru
Mon Jul 28 11:36:56 CEST 2008


On Mon, Jul 28, 2008 at 10:28:34AM +0200, Ondrej Certik wrote:
> http://mail.python.org/pipermail/python-3000/2008-May/013876.html

   The PEP is pep-3140: http://python.org/peps/pep-3140.html and it has
been rejected. To revive it we need better, more compelling arguments. We
also need a plan for implementation that would be good enough to be
accepted. Current proposals for implementation are listed in the PEP with
their disadvantages.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-Dev mailing list