]> granicus.if.org Git - python/commit
Test that os.utime and os.chmod actually exist before using them.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 7 Mar 2003 12:47:06 +0000 (12:47 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 7 Mar 2003 12:47:06 +0000 (12:47 +0000)
commit834eff6a4ca700cb39a820db03e8c185c1b5dcb5
treea72b8b1366e3cce034eaf6a18f03060c3e6466c3
parent6e31aad9834d3bbca256d34e17faae7d2ffff097
Test that os.utime and os.chmod actually exist before using them.
Lib/tarfile.py