]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #11818: Fix tempfile examples for Python 3.
authorRoss Lagerwall <rosslagerwall@gmail.com>
Sun, 10 Apr 2011 07:30:04 +0000 (09:30 +0200)
committerRoss Lagerwall <rosslagerwall@gmail.com>
Sun, 10 Apr 2011 07:30:04 +0000 (09:30 +0200)
commit810b94a36416cecf38205fd48e6a0a9eb3d2998c
tree3d708242f71e0cfc0b8aadadb7122db222c76a91
parentdbb677a894b2d9da3945f7e3c0fdf850ea1bd3f1
Issue #11818: Fix tempfile examples for Python 3.
Doc/library/tempfile.rst
Misc/NEWS