replace cython_ifdef.py with cythonpp.py; m4 and unifdef are no longer needed to build gevent
* Rename core_.pyx to core.ppyx and use C preprocessor macros here instead of m4 macros --HG-- rename : gevent/core_.pyx => gevent/core.ppyx
Showing
This diff is collapsed.
util/cython_ifdef.py
deleted
100755 → 0
This diff is collapsed.
util/cythonpp.py
0 → 100755
This diff is collapsed.
Please register or sign in to comment