##// END OF EJS Templates
Add Emacs-style kill ring to Qt console....
Add Emacs-style kill ring to Qt console. Closes gh-366.

File last commit:

r3666:a6a0636a
r3767:f8b2edab
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()