19 Jul
2002
19 Jul
'02
5:11 p.m.
Shane Hathaway wrote:
os.stat() raises OSError if the file is not found, in which case mtime should be set to 0. There are several ways to fix this; use your judgment. :-)
The problem is that I've had different exceptions raised on Windows, on ocassion, so I can see why whoever wrote that did it that way :-( cheers, Chris