]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
_TemporaryFileWrapper: changed self.close_called to a proper bool.
authorTim Peters <tim.peters@gmail.com>
Thu, 21 Nov 2002 15:48:33 +0000 (15:48 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 21 Nov 2002 15:48:33 +0000 (15:48 +0000)
commit6ef966e1ad334d78bd555fb720b606bf3b97aef9
tree0c532c191c6e2417c59780d822faf868306326a2
parent2100798b8c2741347cb1bd4bf545f706574f523e
_TemporaryFileWrapper:  changed self.close_called to a proper bool.
Lib/tempfile.py