iPython help, Docstring [source file open failed]

alex23 wuwei23 at gmail.com
Tue Apr 14 21:27:42 EDT 2009


On Apr 15, 5:35 am, Przemyslaw Kaminski <cge... at gmail.com> wrote:
> You may want to try:
> import pydoc
> b = pydoc.render_doc(timedelta)
> print b

Isn't this exactly the same output you get from typing 'help
(timedelta)' though?



More information about the Python-list mailing list