]> granicus.if.org Git - python/commit
Update documentation of code objects.
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 1 Apr 2002 18:53:36 +0000 (18:53 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 1 Apr 2002 18:53:36 +0000 (18:53 +0000)
commit8392f3657904969f3c4217b4bb9028fd40bfa555
tree6324c04c33675203451fdcf1d789b71e3134af2a
parentc9319b37a580ca8a97f8ceb56abfa4957456fcc6
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.
Doc/ref/ref3.tex