##// END OF EJS Templates
Merge pull request #6898 from ipython/win-system-catch-ctrl-c...
Merge pull request #6898 from ipython/win-system-catch-ctrl-c Catch KeyboardInterrupt for !commands on Windows

File last commit:

r16120:24b93a1d
r18779:32d2e692 merge
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()