##// END OF EJS Templates
Updated Steven Bethard's argparse to version 1.0 final....
Updated Steven Bethard's argparse to version 1.0 final. Argparse is developed at: http://code.google.com/p/argparse/ In IPython.external, we *only* include argparse.py, we do not ship the docs nor the test suite.

File last commit:

r1263:67f5e0c2
r2160:f6bc5627
Show More
IPython1Sandbox_Prefix.pch
7 lines | 161 B | text/plain | TextLexer
Barry Wark
moved frontend from ipython1-dev. Got engineservice.ThreadedEngineService running, but does nto correctly propagate errors during execute()
r1263 //
// Prefix header for all source files of the 'IPython1Sandbox' target in the 'IPython1Sandbox' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif