[issue3416] Wrong inherit in PickleHTMLBuilder

2008-07-19 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Thanks, fixed in r65138. -- resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___

[issue3416] Wrong inherit in PickleHTMLBuilder

2008-07-19 Thread Yu Xin
New submission from Yu Xin <[EMAIL PROTECTED]>: I use sphinx-0.4.1. When I make pickle, I saw the error message: Traceback (most recent call last): File "/is/app/grows/lib/python2.5/site-packages/Sphinx-0.4.1-py2.5.egg/sphinx/__init__.py", line 135, in main app.builder.build_update() File