##// END OF EJS Templates
Backport PR #4205: use TextIOWrapper when communicating with pandoc subprocess...
Backport PR #4205: use TextIOWrapper when communicating with pandoc subprocess uses 'universal-newline' mode, to avoid any confusion with CRLF. closes #4122 closes #3819 alternative to #4202
MinRK -
r13955:5fe35e64
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...