doctesthack directive works for global functions
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 1 Oct 2009 10:52:44 +0000 (12:52 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 1 Oct 2009 10:52:44 +0000 (12:52 +0200)
commit5117b05ef173082438ed727ecb406b755aada3cb
tree208b82c7bc203013bf1f500b87444a71028a12d6
parentd12a8228bd46be125aa108f97b2b80a9ad51cea0
doctesthack directive works for global functions
Cython/Compiler/AnalysedTreeTransforms.py [new file with mode: 0644]
Cython/Compiler/ExprNodes.py
Cython/Compiler/Main.py
Cython/Compiler/Visitor.py
tests/run/doctesthack.pyx [new file with mode: 0644]