On Sun, Dec 5, 2010 at 9:47 PM, Stefan Behnel <[email protected]> wrote: > Ondrej Certik, 06.12.2010 02:42: >> Maybe we should create a StopOnFirstError >> exception, and then catch it and print "exiting the compilation due to >> --fatal-errors command line switch"? > > +1, although I'd name it AbortCompilation or something like that, maybe > SilentlyAbortCompilation.
Ok. Where should the cleanup code go? Into Cython/Compiler/Main.py? Ondrej _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
