• Jeremy Hylton's avatar
    Update documentation of code objects. · 8392f365
    Jeremy Hylton authored
    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.
    8392f365
ref3.tex 67.1 KB