Module site :: Class _Helper
[hide private]
[frames] | no frames]

type _Helper

object --+
         |
        _Helper

Define the built-in 'help'. This is a wrapper around pydoc.help (with a twist).

Instance Methods [hide private]
 
__repr__(self)
 
__call__(self, *args, **kwds)
Method Details [hide private]

__repr__(self)
(Representation operator)

 
Overrides: object.__repr__
(inherited documentation)