diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-08-27 21:51:52 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-08-27 21:51:52 +0000 |
commit | 2afff324ea3e987bb83503932ffc405a9940a37e (patch) | |
tree | 7d85d9fa0cecc089b63d3f0fd0aec43d235bad90 /Lib/compiler/misc.py | |
parent | 9f448150c85d4447b7c7f39b43851a0edc150bdf (diff) | |
download | cpython-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