##// END OF EJS Templates
Allow safe access to the `__getattribute__` method of modules (#14029)...
Allow safe access to the `__getattribute__` method of modules (#14029) This restores code completions of second-level modules when Jedi completions are disabled. Fixes #14028
Matthias Bussonnier -
r28243:c57c70c6 merge
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 ...