Add WTK_* versions of most Symtab methods that accept Binding class arguments.
authorW. Trevor King <wking@drexel.edu>
Tue, 1 Mar 2011 21:36:07 +0000 (16:36 -0500)
committerW. Trevor King <wking@drexel.edu>
Tue, 1 Mar 2011 21:36:11 +0000 (16:36 -0500)
commit760e062798299a5952b004ca762c7d239afdbb12
tree747526b6a0625879c0981beb1b1189ae7034a206
parenta522dfd7145d99a6a46f9dfb7aab3bc2967cf8f1
Add WTK_* versions of most Symtab methods that accept Binding class arguments.

I'll replace the old versions (which currently are thin wrappers
around the WTK_* method) once all references to them have been
removed.
Cython/Compiler/Symtab.py