diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-04-09 04:27:12 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-04-09 04:27:12 (GMT) |
commit | 42a083071353f80215715437fdcb6b49cc431169 (patch) | |
tree | 80e9e2e82e0b36da765bc132cf87ecac2665f527 /Lib/compiler/pycodegen.py | |
parent | a384f737cc4f7cd90b5e2df8ac99d458522be156 (diff) | |
download | cpython-42a083071353f80215715437fdcb6b49cc431169.zip cpython-42a083071353f80215715437fdcb6b49cc431169.tar.gz cpython-42a083071353f80215715437fdcb6b49cc431169.tar.bz2 |
Fix "import as" (has always skipping the as name)
Fix com_NEWLINE() so that is accepts arguments, which occurs for lines like:
stmt; # note trailing semicolon
Add XXX about checking for assignment to list comps
Diffstat (limited to 'Lib/compiler/pycodegen.py')
0 files changed, 0 insertions, 0 deletions