Antoine Pitrou
|
25d535ea6a
|
Merged revisions 84827-84829 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84827 | antoine.pitrou | 2010-09-15 11:58:26 +0200 (mer., 15 sept. 2010) | 3 lines
Add a glossary entry for file objects.
........
r84828 | antoine.pitrou | 2010-09-15 12:08:31 +0200 (mer., 15 sept. 2010) | 3 lines
Update file-related information in the FAQ.
........
r84829 | antoine.pitrou | 2010-09-15 13:11:28 +0200 (mer., 15 sept. 2010) | 3 lines
Add cross-references to the glossary entry for file objects.
........
|
2010-09-15 11:25:11 +00:00 |
Antoine Pitrou
|
fa833950bf
|
Merged revisions 77300 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r77300 | antoine.pitrou | 2010-01-04 19:50:53 +0100 (lun., 04 janv. 2010) | 4 lines
Issue #7631: Fix undefined references to the "built-in file object", which
has ceased to be.
........
|
2010-01-04 19:55:11 +00:00 |
Georg Brandl
|
71515ca191
|
Remove surplus empty lines and convert more files to new optional arg style.
|
2009-05-17 12:29:12 +00:00 |
Benjamin Peterson
|
50a1469557
|
reference the io momdule in file and directory section
|
2009-04-15 20:34:30 +00:00 |
Brett Cannon
|
acbb786596
|
Remove the statvfs module.
|
2008-05-16 00:42:57 +00:00 |
Brett Cannon
|
f4fd99344a
|
Remove the dircache module.
|
2008-05-10 21:11:46 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |