##// END OF EJS Templates
add prefer_stream arg to utils.encoding.getdefaultencoding...
add prefer_stream arg to utils.encoding.getdefaultencoding sometimes the stream encoding should be ignored, and start with locale (e.g. Popen on Windows Python 2). Default behavior is unchanged.
MinRK -
r14695:bda2ad7d
Show More
Name Size Modified Last Commit Author
/ IPython / html / tests
casperjs
__init__.py Loading ...
launchnotebook.py Loading ...
test_files.py Loading ...
test_hist.sqlite Loading ...
test_notebookapp.py Loading ...
test_utils.py Loading ...