"New" style classes

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tobiah

    "New" style classes

    I gather that a "new style" class inherits from object.

    Is this to be considered the way to make all classes
    from now on? If not, when will I know to inherit from
    object? I noticed that it clutters up pydoc output.

    Thanks,

    Tobiah
Working...