##// 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.

File last commit:

r11034:3d78ea30
r14695:bda2ad7d
Show More
.gitmodules
3 lines | 121 B | text/plain | TextLexer
[submodule "components"]
path = IPython/html/static/components
url = https://github.com/ipython/ipython-components.git