diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-02-08 21:15:48 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-02-08 21:15:48 (GMT) |
commit | 402456020ba862c4641853fe7f3c87a5c5b37cf0 (patch) | |
tree | ac8ddbe9a64b6b26d5712cc7ed6ed111475fb38a /Include | |
parent | 156a9754760585bbf7fbe1d124300bdc1c2b019d (diff) | |
download | cpython-402456020ba862c4641853fe7f3c87a5c5b37cf0.zip cpython-402456020ba862c4641853fe7f3c87a5c5b37cf0.tar.gz cpython-402456020ba862c4641853fe7f3c87a5c5b37cf0.tar.bz2 |
add optional verbose arg to walk function. it overrides the global
VERBOSE setting for the ASTVisitor
add getopt handling for one or more -v args
rename ForwardRef to StackRef, because it isn't necessarily directional
CodeGenerator:
* add assertStackEmpty method. prints warning if stack is not empty
when it should be
* define methods for AssName, UNARY_*, For
PythonVMCode:
* fix mix up between hasjrel and hasjabs for address calculation
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions