##// END OF EJS Templates
Allow safe access to the __getattribute__ method of modules...
Allow safe access to the __getattribute__ method of modules This restores code completions of second-level modules when Jedi completions are disabled.

File last commit:

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