]> granicus.if.org Git - python/commit
Replace obsolete stat module constants with
authorWalter Dörwald <walter@livinglogic.de>
Thu, 6 Jun 2002 09:48:13 +0000 (09:48 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 6 Jun 2002 09:48:13 +0000 (09:48 +0000)
commit294bbf3a59255119cc4de3f85762ce47cd1d09e3
tree4a3d57d008fc1cfe4c1ebdecc91e45f48d6cba35
parentc2009a86667a4f9837a1c8fce7ab438297e93f70
Replace obsolete stat module constants with
equivalent attributes in a few more spots.

This closes SF patch http://www.python.org/sf/562373
Lib/fileinput.py
Lib/shutil.py