Commit Graph

6 Commits

Author SHA1 Message Date
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