##// END OF EJS Templates
Use Instance trait for user_ns instead of Dict....
Use Instance trait for user_ns instead of Dict. Instance(dict) is None by default, unlike Dict().
Thomas Kluyver -
r12476:f9545617
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / zmq / tests
__init__.py Loading ...
test_embed_kernel.py Loading ...
test_serialize.py Loading ...
test_session.py Loading ...
test_start_kernel.py Loading ...