##// 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:

r7846:e288666b
r17025:1fd90140
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html