The type type

Class Types

Class types, or new-style classes, are callable. These objects normally act as factories for new instances of themselves, but variations are possible for class types that override __new__. The arguments of the call are passed to __new__ and, in the typical case, to __init__ to initialize the new instance.

 

Comment:

Does this description make sense?

Posted by infogami

A Django site. this page was rendered by a django application in 0.02s 2008-11-21 06:02:13.633022. hosted by webfaction.