cpython/Doc/reference
Guido van Rossum 40d20bcf1f Issue 1267, continued.
Additional patch by Christian Heimes to deal more cleanly with the
FILE* vs file-descriptor issues.
I cleaned up his code a bit, and moved the lseek() call into import.c.
2007-10-22 00:09:51 +00:00
..
compound_stmts.rst Finish the first pass of the language reference update. 2007-09-07 17:52:53 +00:00
datamodel.rst Remove yet more references to has_key() methods. 2007-09-10 00:20:46 +00:00
executionmodel.rst Continue going through the language reference, bringing it up-to-date. 2007-09-07 14:15:41 +00:00
expressions.rst Finish the first pass of the language reference update. 2007-09-07 17:52:53 +00:00
index.rst Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from 2007-09-19 03:06:30 +00:00
introduction.rst Issue 1267, continued. 2007-10-22 00:09:51 +00:00
lexical_analysis.rst Update the first two parts of the reference manual for Py3k, 2007-08-31 08:07:45 +00:00
simple_stmts.rst Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from 2007-09-19 03:06:30 +00:00
toplevel_components.rst Finish the first pass of the language reference update. 2007-09-07 17:52:53 +00:00