Python equivalent to perldoc?

Bob X bobx at linuxmail.org
Tue Sep 17 19:47:28 EDT 2002


"Thorsten Kampe" <thorsten at thorstenkampe.de> wrote in message
news:am7sna$3emja$2 at ID-77524.news.dfncis.de...
<snip>
> Tough
Yeah aint it though...


> > Shouldn't Python know its own libs?
>
> It does:
> ,---
> | Python 2.2.1 (#34, Apr  9 2002, 19:34:33) [MSC 32 bit (Intel)] on win32
> | Type "help", "copyright", "credits" or "license" for more information.
> | >>> import pydoc
> | >>>
> `---
It doesn't...you are executing from with Python...I am trying to do a ViM
script that executes it.

> > Or at least put the "libs" in the ENV variable?
>
> Windows XP doesn't have a ENV variable.

Lets see...right click "My Computer"...go to the "Advanced" tab....OH LOOKY
a button that says "Environment Variables". I could have been a wee bit more
specific like...putting the the lib dir in the PATH.

sorry-xp-does-have-an-env-variably-yours,

Bpb





More information about the Python-list mailing list