fix doubled docstrings for Python classes
authorStefan Behnel <scoder@users.berlios.de>
Thu, 10 Apr 2008 11:55:36 +0000 (13:55 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 10 Apr 2008 11:55:36 +0000 (13:55 +0200)
commit425da522ba1e8a98ff8b0d54239e54e8082c5663
treeab0896ec91201355368cc77a08681824bd6aef9b
parent635a3949ec8c23b142fa6a4e38cd4403acc45729
fix doubled docstrings for Python classes
Cython/Compiler/Nodes.py