]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added __del__(), close(), cleanup(), retrieve() and open_local_file()
authorGuido van Rossum <guido@python.org>
Thu, 24 Feb 1994 13:50:39 +0000 (13:50 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 24 Feb 1994 13:50:39 +0000 (13:50 +0000)
commitd5b9ea1c67d997e7ff24bf70aa96bec6f0bf28d9
treeaa76d9d3a4767a1b8c5b40bfa4bf0ca5c594d9e0
parent555915a90b729b8205b4068f84e8ccf741d1a644
Added __del__(), close(), cleanup(), retrieve() and open_local_file()
Lib/urlopen.py