Remove spurious const cast and warnings, niceident regex fix, all tests pass.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 7 Jun 2008 17:45:33 +0000 (10:45 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 7 Jun 2008 17:45:33 +0000 (10:45 -0700)
commit2d9e5a65f1a13084f701e1a2330a091883ef53c2
tree43a87ae7a223a008520530d428ec4e26695da9f9
parente607ac75851f22dbd94e992ace4b93160ccc3ddb
Remove spurious const cast and warnings, niceident regex fix, all tests pass.
Cython/Compiler/Nodes.py
Cython/Compiler/Symtab.py