What is a class?

castironpi at gmail.com castironpi at gmail.com
Thu Mar 6 14:37:50 EST 2008


On Mar 6, 1:03 pm, "johan.san... at gmail.com" <johan.san... at gmail.com>
wrote:
> On Mar 5, 7:50 pm, castiro... at gmail.com wrote:
>
> > What is a class that is not a module?
>
> A class is a bag of stuff and a namespace :)
>
> J.

A module is a bag of stuff and a namespace.  Different stuff.

{ '__module__', '__weakref__'}



More information about the Python-list mailing list