diff options
author | Thomas Wouters <thomas@python.org> | 2006-03-03 18:16:20 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2006-03-03 18:16:20 +0000 |
commit | c41aa0a13c85bd70adabbb43bac3843938bd7836 (patch) | |
tree | d716b66bf3bea83c7648daf6774f860a3a124df0 /Python/exceptions.c | |
parent | 5b08f23760e949a8f4c34ec856e82a3b214091b5 (diff) | |
download | cpython-c41aa0a13c85bd70adabbb43bac3843938bd7836.tar.gz |
Add support for absolute/relative imports and if/else expressions:
- regenerate ast.py
- add future flags for absolute-import and with-statement so they
(hopefully) properly get set in code-object flags
- try out if/else expressions in actual code for the hell of it.
Seems to generate the same kind of bytecode as the normal compiler.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions