##// END OF EJS Templates
policy: extend API version checks for cffi...
policy: extend API version checks for cffi This is just a stub for future extension. I could add a version constant to CFFI modules by putting it to both ffi.set_source() and ffi.cdef(), but that doesn't seem right. So for now, cffi modules will be explicitly unversioned (i.e. version constant must be undefined or set to None.) We can revisit it later when we need to consider CFFI support more seriously.

File last commit:

r16438:28a90cdf default
r32511:2e431fb9 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer