small problem using pudge

2008-12-15 Thread przemek.ch
Hi, when I try to generate the documentation for my application using pudge i get the following error File C:\Python25\lib\pydoc.py, line 305, in safeimport raise ErrorDuringImport(path, sys.exc_info()) pydoc.ErrorDuringImport: problem in ajax.tests - type 'exceptions.KeyError': '__file__'

Re: small problem using pudge

2008-12-15 Thread Wyatt Baldwin
On Dec 15, 3:09 am, przemek.ch przemek...@gmail.com wrote: Hi, when I try to generate the documentation for my application using pudge i get the following error  File C:\Python25\lib\pydoc.py, line 305, in safeimport     raise ErrorDuringImport(path, sys.exc_info())