Fix #610 - Compiler crash on --no-docstrings.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 5 Dec 2010 07:48:18 +0000 (23:48 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 5 Dec 2010 07:48:18 +0000 (23:48 -0800)
commit7637fcfc7e574bd82609ad0efc44429505a42d63
tree406bd56e91c4bb3c7d32bc884f5449536e69943d
parente0c95ad2ad4b2083419c1c399ddca3338b04b557
Fix #610 - Compiler crash on --no-docstrings.
Cython/Compiler/ModuleNode.py