diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-08-18 20:18:49 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-08-18 20:18:49 +0000 |
commit | aa32070f4d7b7151974e70b407b0f0dc2a836313 (patch) | |
tree | 20ea4d8e13d5dfa5f861f37be3963cd2a1874dd2 /Python/bltinmodule.c | |
parent | 95618b5bc98ca9f30ed9dd2e4382fd737bbbbc6c (diff) | |
download | cpython-git-aa32070f4d7b7151974e70b407b0f0dc2a836313.tar.gz |
Expose the CO_xxx flags via the "new" module (re-solving a problem "the
right way"). Fiddle __future__.py to use them.
Jeremy's pyassem.py may also want to use them (by-hand duplication of
magic numbers is brittle), but leaving that to his judgment.
Beef up __future__'s test to verify the exported feature names appear
correct.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions