##// END OF EJS Templates
Do not inject self in IPython namespace...
Do not inject self in IPython namespace And do not require nemaespace either - this is bad practice, and this prevent from writing a blended content manager that works both with drive and localhost as they shoudl both export themselves to IPython.Contents module.
Bussonnier Matthias -
r19670:59021ecb
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...