##// END OF EJS Templates
Don't use select() in StreamCapturer...
Don't use select() in StreamCapturer select() on Windows only works with sockets, not regular file descriptors.

File last commit:

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