diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-04-01 18:53:36 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-04-01 18:53:36 (GMT) |
commit | 8392f3657904969f3c4217b4bb9028fd40bfa555 (patch) | |
tree | 6324c04c33675203451fdcf1d789b71e3134af2a /Lib | |
parent | c9319b37a580ca8a97f8ceb56abfa4957456fcc6 (diff) | |
download | cpython-8392f3657904969f3c4217b4bb9028fd40bfa555.zip cpython-8392f3657904969f3c4217b4bb9028fd40bfa555.tar.gz cpython-8392f3657904969f3c4217b4bb9028fd40bfa555.tar.bz2 |
Update documentation of code objects.
Split the description of co_flags into two paragraphs. The first
describes the flags that are used for non-future purposes, where
CO_GENERATOR was added. The second describes __future__'s use of
co_flags and mentions the only one currently meaningful,
CO_FUTURE_DIVISION.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions