the module docstring didn't get escaped
authorStefan Behnel <scoder@users.berlios.de>
Tue, 12 Aug 2008 12:25:27 +0000 (14:25 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 12 Aug 2008 12:25:27 +0000 (14:25 +0200)
commit55957b2ed6624f69db03bf065442b1254025e1c2
tree04cc7b2253551d5feb37cd888fe0399a46e74f15
parent62fc87e0a0968f9c01d25f59243979878c94fada
the module docstring didn't get escaped
Cython/Compiler/ModuleNode.py