##// 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 / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...