Fix error in hashing partially-declared types.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 15 Oct 2009 05:34:58 +0000 (22:34 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 15 Oct 2009 05:34:58 +0000 (22:34 -0700)
commit0b1b435efd9abc561504c38499e9e4d0cf149a55
tree850361754d219b244ba73fc8c361fc8d58ada27f
parentf6f1ab0dc37c291cacb3ff225cac2b009feaf691
Fix error in hashing partially-declared types.
Cython/Compiler/PyrexTypes.py