On Thu, 2014-09-11 at 14:02 +0200, Stefan Behnel wrote:
> The right way to check for the Cython version is
> 
>     Cython.__version__
> 
> as with most Python packages. 

Hi Stefan,

I've just send a pull request to PyTables to fix this:

    https://github.com/PyTables/PyTables/pull/387

I would appreciate if you could chime in and vet it in the case that it
looks sane to you.

Thanks,

-- 
Sincerely yours,
Yury V. Zaytsev


_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to