##// END OF EJS Templates
MagicAlias: Make __doc__ an instance variable rather than a property....
MagicAlias: Make __doc__ an instance variable rather than a property. Sphinx crashes on non-string __doc__ attributes.

File last commit:

r2732:60cab731
r8032:48897c14
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""