interactive help on the base object

Mark Janssen dreamingforward at gmail.com
Sun Dec 8 20:09:32 EST 2013


>>>>  >>> help(object)
>>>> Help on class object in module builtins:
>>>>
>>>> class object
>>>>   |  The most base type
>
>>> '''The default top superclass for all Python classes.
>>> Its methods are inherited by all classes unless overriden.
>>> '''
>
> """ The root class for all Python classes. Its methods are inherited by
> all classes unless overriden. """

*sits back*.
-- 
MarkJ
Tacoma, Washington



More information about the Python-list mailing list