##// 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.
Carlos Cordoba -
r28226:d14058f1
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
pt_inputhooks
shortcuts
tests
__init__.py Loading ...
console.py Loading ...
debugger.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...
magics.py Loading ...
prompts.py Loading ...
ptutils.py Loading ...