]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #7631: Fix undefined references to the "built-in file object", which
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 4 Jan 2010 18:50:53 +0000 (18:50 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 4 Jan 2010 18:50:53 +0000 (18:50 +0000)
commit4adb288f4eaea3a21295c11a3ca49313d7da8cc7
tree84821f5b594c91134847979997663ce070cbfc57
parent6e40e27ecfe417ab4633c46b8ac99d30ebad6b36
Issue #7631: Fix undefined references to the "built-in file object", which
has ceased to be.
Doc/library/filesys.rst
Doc/library/socket.rst
Doc/library/tokenize.rst
Doc/reference/datamodel.rst
Doc/using/cmdline.rst