pydoc does not like this file

Joram Agten Joram.Agten at telindus.be
Thu Mar 23 12:11:48 EST 2006


Hello
please put me in CC
 
I'm trying pydoc as documentation for my projects but I have the
following problem
when runnig pydoc on my whole project there is also a file setup.py
(from py2exe)
but pydoc gives me the following for that file:
 
[D:\programming\trunk\tecap\joag\checkvalue]python
c:\python24\Lib\pydoc.py -w .\setup.py
problem in .\setup.py - SystemExit: usage: pydoc.py [global_opts] cmd1
[cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: pydoc.py --help [cmd1 cmd2 ...]
   or: pydoc.py --help-commands
   or: pydoc.py cmd --help
 
error: option -w not recognized
 
there are no statements or functions in that file, and also no
documentation
anybody has any idea?
 
joram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060323/173f5c02/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setup.py
Type: application/octet-stream
Size: 519 bytes
Desc: setup.py
URL: <http://mail.python.org/pipermail/python-list/attachments/20060323/173f5c02/attachment.obj>


More information about the Python-list mailing list