[Python-Dev] Changes in semantics to str()?

Guido van Rossum guido@python.org
Mon, 02 Oct 2000 14:15:37 -0500


I guess Thomas has settled the fate of my str() patch -- UserString
won't be dealt with properly.  I hereby withdraw the patch.

(I'm not sure what Marc-Andre means by buffer objects whose str() is
long but whose repr() is short, but it's probably a similar issue.)

--Guido van Rossum (home page: http://www.python.org/~guido/)