always INCREF Python arguments in 'with gil' C functions as we cannot know who owns...
[cython.git] / Cython / __init__.py
1 __version__ = "0.14+"
2
3 # Void cython.* directives (for case insensitive operating systems).
4 from Cython.Shadow import *