##// END OF EJS Templates
forward subprocess IO over zmq on Windows...
forward subprocess IO over zmq on Windows This is required on Windows, because select can only poll sockets, unlike [all] other platforms

File last commit:

r2732:60cab731
r3771:3e8626a4
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""