File question

Ken ken at hotmail.com
Sun Oct 20 05:23:06 EDT 2002


Hi, how do I check if the filedate/time is newer than the one I got so I can
read from it?

For example, before execution, I read the system time with getTime(), then
start execution, which will output results on a file, say output.txt. How do
I compare the time before execution to the output.txt filedate/time to see
if it is newer?

Thanks





More information about the Python-list mailing list