diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2003-02-06 17:50:01 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2003-02-06 17:50:01 +0000 |
commit | 8eb4044f7e42af1134a6a98e52201df0a8aaa01f (patch) | |
tree | cf26831d1277d88e4ebea8ae177fdd1845e74d3c /Tools/scripts/checkappend.py | |
parent | e63846dc3a140f374d6e97e6b10d65bbaf99fb00 (diff) | |
download | cpython-git-8eb4044f7e42af1134a6a98e52201df0a8aaa01f.tar.gz |
[Bug #680494] filecmp.py uses obsolete statcache module.
Simply replace all uses of statcache with os.stat.
Should I add a DeprecationWarning triggered if the use_statcache argument
is supplied, so we can remove it in 2.4?
Diffstat (limited to 'Tools/scripts/checkappend.py')
0 files changed, 0 insertions, 0 deletions