X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=Cython%2FCompiler%2FCmdLine.py;h=0b0c8244bedc529729f00b9360951bd00fc7c6a1;hb=03397f1dae5df08467644106cf2c2083ed77806c;hp=320690b0f2c00dc3932e63175fd53ce7ba3fd55a;hpb=16055821b0f43047db4f32f3a16335732b63aa85;p=cython.git diff --git a/Cython/Compiler/CmdLine.py b/Cython/Compiler/CmdLine.py index 320690b0..0b0c8244 100644 --- a/Cython/Compiler/CmdLine.py +++ b/Cython/Compiler/CmdLine.py @@ -35,6 +35,7 @@ Options: --embed Embed the Python interpreter in a main() method. -2 Compile based on Python-2 syntax and code semantics. -3 Compile based on Python-3 syntax and code semantics. + --fatal-errors Abort the compilation on the first error -X, --directive =[,