##// END OF EJS Templates
do not use ZMQStream for IOPub...
do not use ZMQStream for IOPub instead use regular zmq.Socket. it's unnecessarily complicated, and causes asynchronous/ordering issues.

File last commit:

r2661:595fc3b9
r6804:c5c7935c
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