12 Sep 2012 14:36
[Cython] usage does not match the options
Hi, I found that the options shown by "cython -h" are different to the options parsed by cython. Usage: --warning-error Parser: --warning-errors The parser does not recognize "-q" and "-quiet" (Patch attached) There are other options that are not in the usage: -+ -z, --pre-import --convert-range --no-c-in-traceback --disable-function-redefinition --old-style-globals --debug -h, --help B.C.
Hi, I found that the options shown by "cython -h" are different to the options parsed by cython.(Continue reading)
RSS Feed