On Wed, Sep 12, 2012 at 5:36 AM, B. Clausius <ba...@gmx.de> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > 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)
Thanks. Pushed. https://github.com/cython/cython/commit/eae1ada81dd15528b26f3d802a31f04cdd4a22f6 (Generally we prefer pull requests, but we're not that picky when people are helping out...) > 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 Yeah, none of these should be advertised. - Robert _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel