]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport 1.21 and 1.22
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 06:42:36 +0000 (06:42 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 06:42:36 +0000 (06:42 +0000)
commit6fcbe88627799d824d4cb7db8c06231d79f0bfb7
tree38ba985da320a2a012701656d9f30422d4d0366c
parent598d8e6f79611fdd8b12e37e0ebe45be1ed837e6
backport 1.21 and 1.22
--
Fix malformed line (PyChecker)
--
_os should be os; reported by Neal Norwitz.
--
Lib/webbrowser.py