Running pydoc from the Windows XP command line (dos box)

T

Tony C

According to the help for pydoc, it can be run as a script, from the
command line.

"Or, at the shell command line outside of Python:
Run "pydoc <name>" to show documentation on something"

However, when I run pydoc from the Windows XP command line, it
launches my editor (Codewright) and displays pydoc.py in the editor.

I want to be able to use it to display docstrings in my modules, from
OUTSIDE of the interactive interpreter.

How do I keep my editor from launching when I type pydoc at the
command line ?

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top