Move name/cname descriptions from Ctx to Entry and remove const from Ctx.
authorW. Trevor King <wking@drexel.edu>
Thu, 10 Mar 2011 13:12:04 +0000 (08:12 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 10 Mar 2011 13:12:04 +0000 (08:12 -0500)
commit05206bcaf4b41de08adb4a3b834c338a0c7d2d0e
treea73a3be6eaa908ca0a68b3fd3e43997e8b1852cf
parentbf336c620c60296656aa01d1363c434b08412f76
Move name/cname descriptions from Ctx to Entry and remove const from Ctx.
Cython/Compiler/Parsing.py
Cython/Compiler/Symtab.py