##// 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 / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
display.py Loading ...
editorhooks.py Loading ...
guisupport.py Loading ...
latextools.py Loading ...
lexers.py Loading ...
pretty.py Loading ...