##// END OF EJS Templates
Added custom pprint to pretty print collections.UserList like regular lists....
Added custom pprint to pretty print collections.UserList like regular lists. -implemented _userlist_pprint , in accordance with pprint of other container types of collections module.

File last commit:

r20955:c71dcbcd
r27202:43c71936
Show More
multikernelmanager.py
1 line | 48 B | text/x-python | PythonLexer
/ IPython / kernel / multikernelmanager.py
Min RK
bigsplit: ipython_kernel
r20955 from jupyter_client.multikernelmanager import *