summaryrefslogtreecommitdiff
path: root/Lib/compiler/misc.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-02-08 21:15:48 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2000-02-08 21:15:48 +0000
commit402456020ba862c4641853fe7f3c87a5c5b37cf0 (patch)
treeac8ddbe9a64b6b26d5712cc7ed6ed111475fb38a /Lib/compiler/misc.py
parent156a9754760585bbf7fbe1d124300bdc1c2b019d (diff)
downloadcpython-git-402456020ba862c4641853fe7f3c87a5c5b37cf0.tar.gz
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 'Lib/compiler/misc.py')
0 files changed, 0 insertions, 0 deletions