Move autodoc transform to later in the pipeline, remove redundant type formatting...
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 30 Sep 2008 20:12:52 +0000 (13:12 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 30 Sep 2008 20:12:52 +0000 (13:12 -0700)
commit5249c53670e7c6c5a346546a1657857ce204139d
treec24c9c1a1e5755ca382b30cd90676c0e85b5f91f
parent8cee959ee4d76b12ddb5842d026a07ccc043aec5
Move autodoc transform to later in the pipeline, remove redundant type formatting code.
Cython/Compiler/AutoDocTransforms.py
Cython/Compiler/Main.py
Cython/Compiler/PyrexTypes.py
tests/run/embedsignatures.pyx