##// END OF EJS Templates
Backport PR #2500: Add `encoding` attribute to `OutStream` class....
Backport PR #2500: Add `encoding` attribute to `OutStream` class. This means that `sys.stdout.encoding` returns something useful instead of raising an AttributeError. Closes #2220.

File last commit:

r5970:b6bb1663
r9829:f635516f
Show More
README.md
6 lines | 234 B | text/x-minidsrc | MarkdownLexer

CodeMirror 2

CodeMirror 2 is a rewrite of CodeMirror
1
. The docs live
here, and the project page is
http://codemirror.net/.