On Thu, Jul 29, 2010 at 3:30 PM, Raymond Hettinger <[email protected]> wrote: > It also really calls into question whether there are good > reasons for other types to have a __str__ that is different > than their __repr__.
Maybe, but there is tons of 3rd party code that uses this distinction. -- --Guido van Rossum (python.org/~guido) _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
