documentation

Gerrit Holl gerrit at nl.linux.org
Thu Dec 18 08:29:46 EST 2003


km wrote:
> unfortunately none of these works.

Pydoc should be in the pythos distribution, in the library dir. You can
create a symlink from /usr/local/bin. Try:

python /usr/lib/python2.3/pydoc.py pyvar

(or wherever it is)

help(pyvar) should work at the interactive prompt, if pyvar is defined,
of course, else it should be 'pyvar', e.g. help('modules'), just try it
out...

Gerrit.

-- 
266. If the animal be killed in the stable by God (an accident), or if
a lion kill it, the herdsman shall declare his innocence before God, and
the owner bears the accident in the stable.
          -- 1780 BC, Hammurabi, Code of Law
-- 
Asperger's Syndrome - a personal approach:
	http://people.nl.linux.org/~gerrit/english/





More information about the Python-list mailing list