##// END OF EJS Templates
use TextIOWrapper when communicating with pandoc subprocess...
use TextIOWrapper when communicating with pandoc subprocess uses 'universal-newline' mode, to avoid confusion with CRLF. closes #4122
MinRK -
r12523:2ce2ce48
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1 / tests
__init__.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...