disable raise ... from ... unittest in py3 (but other syntax checks still work)
[cython.git] / tests / compile / import.pyx
2011-01-08 Mark FlorissonMerge https://github.com/cython/cython
2010-12-13 Robert Bradshawmerge whitespace changes
2010-12-13 Robert BradshawRemove trailing whitespace.
2010-12-09 Mark FlorissonCompile C test sample code with -fPIC
2010-12-09 Robert Bradshawnewlines
2008-07-29 Dag Sverre SeljebotnCleared file executable bit that was set earlier by...
2008-07-26 Dag Sverre SeljebotnMerge + no need to cimport __cython__ any longer (sorry...
2008-07-26 Dag Sverre SeljebotnBuffer type checking cleanup/rewrite (now uses use_util...
2008-04-04 Robert BradshawMerge package and compiler repositories.
2007-12-31 Stefan Behnelcollection of regression tests (based on Greg's test...