[Python-3000] Types and classes
Guido van Rossum
guido at python.org
Tue Apr 8 06:40:16 CEST 2008
On Mon, Apr 7, 2008 at 6:50 PM, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> Guido van Rossum wrote:
> > what do people think of making the str() of a class
> > return just the thing between '...' in the repr()?
>
> Are you talking about the class itself, or instances
> of the class?
No, the class itself.
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list