On Wed, Apr 09, 2008 at 09:20:56AM -0700, Guido van Rossum wrote: > We > already have repr() if you want unambiguous output; str() is for > pretty output.
BTW, does Python 3000 fix the problem that str(container) calls repr() instead of str() for elements in the container? Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com