cleanup in Shadow.py: Py_ssize_t is an int_type, nothing else
authorStefan Behnel <scoder@users.berlios.de>
Fri, 3 Jul 2009 18:57:33 +0000 (20:57 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 3 Jul 2009 18:57:33 +0000 (20:57 +0200)
commit7407286145f0697e5f5cf72ee2a533f84a21c9ac
treed2692ad0088a465bdcbe6c27f54629d141dd97b7
parenta6a2d569b7526ebc3f21d16fe777fa4cbbf75621
cleanup in Shadow.py: Py_ssize_t is an int_type, nothing else
Cython/Shadow.py