Hi, On Mon, Oct 12, 2015 at 11:24 AM, Amaury Forgeot d'Arc <[email protected]> wrote: > We define it as a string (in pypy/module/cpyext/include/patchlevel.h) > #define PYPY_VERSION "2.6.0-alpha0"
Yes, but i don't know how to do this check in Cython. Well, it's probably easy. Armin _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
