]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use stat attributes instead of tuple entries
authorWalter Dörwald <walter@livinglogic.de>
Fri, 22 Mar 2002 17:30:38 +0000 (17:30 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 22 Mar 2002 17:30:38 +0000 (17:30 +0000)
commit92b48b739f20003086a72edde7fc708af955c49c
tree4f323ba7635a926d3e3a00ff01d0e30ff9024f3a
parentcf43004b837125cd20cb01c8153860eafe7d4c92
use stat attributes instead of tuple entries
and remove the unneccessary "import stat" statement.
Lib/urllib.py