summaryrefslogtreecommitdiff
path: root/Lib/compiler/misc.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-08-27 21:51:52 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2001-08-27 21:51:52 +0000
commit2afff324ea3e987bb83503932ffc405a9940a37e (patch)
tree7d85d9fa0cecc089b63d3f0fd0aec43d235bad90 /Lib/compiler/misc.py
parent9f448150c85d4447b7c7f39b43851a0edc150bdf (diff)
downloadcpython-git-2afff324ea3e987bb83503932ffc405a9940a37e.tar.gz
Many changes -- bug fixes and sundry improvements
Make nested scopes enabled by default Add is_constant_false() helper so that compiled code and symbols are consistent with builtin compiler's handling of "if 0:" Fix doc string handling to be consistent with recent change that eliminates the doc string from the Module's node attribute. Add fix to print handling from Evan & Shane. Track change to visitor api by making "verbose" explicit. Comment out setting CO_NESTED flag (it's unnecessary in 2.2).
Diffstat (limited to 'Lib/compiler/misc.py')
0 files changed, 0 insertions, 0 deletions