##// 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.
007vedant -
r27202:43c71936
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
kernelspecapp.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...
threaded.py Loading ...