notebook/IPython
Thomas Kluyver 28fcac5088 Don't use select() in StreamCapturer
select() on Windows only works with sockets, not regular file
descriptors.
2013-10-29 17:08:34 -07:00
..
html Make sessions REST API test more robust. 2013-10-29 09:15:57 -07:00
nbconvert/exporters
qt/console/tests
testing Don't use select() in StreamCapturer 2013-10-29 17:08:34 -07:00
utils/tests Use StringIO.StringIO on Python 2. 2013-10-29 09:15:55 -07:00