##// END OF EJS Templates
Use inspect.getdoc when populating _builtin_type_docstrings...
Use inspect.getdoc when populating _builtin_type_docstrings IPython.core.oinspect.getdoc uses inspect.getdoc which strips some whitespace internally and because of that inspect.getdoc(property) != property.__doc__

File last commit:

r11034:3d78ea30
r17025:1fd90140
Show More
.gitmodules
3 lines | 121 B | text/plain | TextLexer
[submodule "components"]
path = IPython/html/static/components
url = https://github.com/ipython/ipython-components.git