[Tutor] Memory consumption question

Marc Tompkins marc.tompkins at gmail.com
Fri Nov 16 04:26:07 CET 2007


Sorry, sloppy cutting and pasting.  Should be:

Referring to the original post:
>
> > >>> dir(A)
> > ['__doc__', '__module__']
> > >>> dir(B)
> > ['__class__', '__delattr__', '__dict__', '__doc__', '__getattribute__',
> > '__hash__', '__init__', '__module__', '__new__', '__reduce__',
> > '__reduce_ex__', '__repr__', '__setattr__', '__str__', '__weakref__']
> >
> >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20071115/37d7c135/attachment.htm 


More information about the Tutor mailing list