Share

Python API documentation generation tool

Tracker: Bugs

5 Cannot introspect or parse Schevo project code - ID: 1482145
Last Update: Comment added ( edloper )

I tried running this command against
svn://orbtech.com/schevo/Schevo/trunk:

"SCHEVO_OPTIMIZE=0 epydoc --html -o
~/schevodoc-out/epydoc/html --name=Schevo
--docformat=restructuredtext --show-sourcecode schevo"

And got a traceback. I tried both --parse-only and
--introspect-only and got different tracebacks each time.

I started hunting down the bugs and took a "shotgun"
approach to produce the attached patch. Too many
different tracebacks I got along the way to post here.

When I run the epydoc tests, I get the same 5 failing
doctests no matter whether this patch is applied or
not, so I'll leave it to an epydoc expert to verify the
correctness of these changes.

Runs great with patch, see
http://schevo.org/epydoc/html for output.

I'd be glad to provide more detail as requested.


Matthew R. Scott ( gldnspud ) - 2006-05-04 21:28

5

Closed

Fixed

Edward Loper

inspection

v3.0

Public


Comment ( 1 )




Date: 2006-08-22 00:53
Sender: edloperProject Admin

Logged In: YES
user_id=195958

Thanks for the bug report!

All of these bugs should now be fixed (most of them by
applying your patches) in subversion revision 1281.



Log in to comment.

Attached File ( 1 )

Filename Description Download
epydoc-schevo-1.patch patch against epydoc trunk rev 1231 Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2006-08-22 00:53 edloper
resolution_id None 2006-08-22 00:53 edloper
close_date - 2006-08-22 00:53 edloper
File Added 176879: epydoc-schevo-1.patch 2006-05-04 21:28 gldnspud