##// 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.
Thomas Kluyver -
r13423:e00aa707
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...
v3.withref.json Loading ...
validator.py Loading ...