somewhat ugly hack for Py3.1+ to get Cython modules compiled on installation
authorStefan Behnel <scoder@users.berlios.de>
Wed, 17 Feb 2010 16:17:33 +0000 (17:17 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 17 Feb 2010 16:17:33 +0000 (17:17 +0100)
commit43239dc1bf9960c6ea37c67ccb6dec654d56dc28
tree4691aca72c96a202d56d25aee5e97acccce29db2
parentea2ad18fc54e70ceee0aca4553a597d5651c5443
somewhat ugly hack for Py3.1+ to get Cython modules compiled on installation
Cython/Compiler/Parsing.py
Cython/Compiler/Scanning.py
Cython/Distutils/__init__.py
Cython/Distutils/build_ext.py
setup.py