##// END OF EJS Templates
use dict.get(key) instead of dict[key] for pure kernel...
use dict.get(key) instead of dict[key] for pure kernel This protects against missing keys in object introspection, etc. when using the pure Python kernel. closes gh-516 closes gh-519
MinRK -
r3934:b5570f73
Show More
Name Size Modified Last Commit Author
/ IPython / zmq / gui
__init__.py Loading ...
gtkembed.py Loading ...