pydoc (1) Linux Manual Page
NAME pydoc2.7 – the Python documentation tool SYNOPSIS pydoc2.7 name pydoc2.7 -k keyword pydoc2.7 -p port pydoc2.7 -g pydoc2.7 -w module […] DESCRIPTION pydoc2.7 name Show text documentation on something. name may be the name of a Python keyword, topic, function, module, or package, or a dotted reference to a class or function within a…
