Prohibit naming a module cython.
This causes the compiler to get confused and reuse the magic `cimport cython` module. See #2057.
Showing
Please register or sign in to comment
This causes the compiler to get confused and reuse the magic `cimport cython` module. See #2057.