prevent redundant coercion from Py_UNICODE to a unicode string when the subscript...
[cython.git] / Cython / Includes / python_complex.pxd
1 # Present for backwards compatability
2 from cpython.complex cimport *