[issue3355] Display bug in :show-inheritance: for class with standard docstring

2008-07-18 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Fixed in r65123. Thanks! -- resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___

[issue3355] Display bug in :show-inheritance: for class with standard docstring

2008-07-14 Thread Kumar McMillan
New submission from Kumar McMillan <[EMAIL PROTECTED]>: Using Sphinx 0.4.1 I noticed a slight display bug in rendering :show-inheritance: for a class with a PEP 8 / PEP 257 style docstring. i.e. multi-line docstrings are recommended by the PEPs to look like: class Foo(SomeFoo): """Return a