Second round of WTK_ form normalization.
authorW. Trevor King <wking@drexel.edu>
Thu, 3 Mar 2011 22:09:29 +0000 (17:09 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 3 Mar 2011 23:37:25 +0000 (18:37 -0500)
commita5ada3ba5432190c208eaf693b1321dcb2459792
tree4bcb805c54879292150e2336e9104c6926e2b163
parentb5b776663c8680651acb380a6706ea0b0a481c6b
Second round of WTK_ form normalization.

This round removes the old interfaces to the following methods:
* declare_enum
* _declare_pyfunction
* add_imported_entry
* declare_module
* declare_arg
* declare_property
Cython/Compiler/Nodes.py
Cython/Compiler/Symtab.py