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

r2661:595fc3b9
r9829:f635516f
Show More
IPython1Sandbox_Prefix.pch
7 lines | 161 B | text/plain | TextLexer
//
// Prefix header for all source files of the 'IPython1Sandbox' target in the 'IPython1Sandbox' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif