cpython/Doc/ref
Jeremy Hylton 8392f36579 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.
2002-04-01 18:53:36 +00:00
..
.cvsignore
ref.tex
ref1.tex
ref2.tex
ref3.tex Update documentation of code objects. 2002-04-01 18:53:36 +00:00
ref4.tex
ref5.tex Fix up unescaped tilde; reported by several people. 2002-03-18 16:47:14 +00:00
ref6.tex
ref7.tex
ref8.tex
refa1.tex
reswords.py