[Epydoc-devel] Epydoc crashes
Brought to you by:
edloper
From: Damien B. - U. <dam...@ub...> - 2008-09-23 14:36:47
|
Hi, An unhandled python exception crashes Epydoc command (during source parsing, I guess). I used the python-epydoc package from Ubuntu Gutsy (v.3.0beta1). I also tried with Epydoc v3.0.1 (installed from Ubuntu Intrepid source package) with the same result. My Python interpreter is v2.5.1. The first attached file contains the command line I used and the output trace I get. The second attached file contains the python module on which Epydoc crashes (skin.py). Note that it is the only file, from my Python package, where Epydoc crashes. I don't know if my docstring syntax is correct, but I guess that even if it was not, Epydoc should not crash but should give me a human-readable error message. Thank you in advance for your help. Damien Boucard. |