Re: os.path.getmtime on winXP

2005-11-08 Thread Bengt Richter
On Tue, 08 Nov 2005 13:33:12 +0100, =?ISO-8859-1?Q?Jorg_R=F8dsj=F8?= <[EMAIL PROTECTED]> wrote: >Bengt Richter wrote: >> By 'getmtime' you mean os.path.getmtime(fer_shure_or_absolute_path_to_file) >> right? >> Doesn't that get you an integer number of seconds? What GUI or win32file is >> showin

Re: os.path.getmtime on winXP

2005-11-08 Thread Jorg Rødsjø
Bengt Richter wrote: > By 'getmtime' you mean os.path.getmtime(fer_shure_or_absolute_path_to_file) > right? > Doesn't that get you an integer number of seconds? What GUI or win32file is > showing you > that integer so you see a 3600 sec difference? Or how are you seeing it? > > Could you paste a

Re: os.path.getmtime on winXP

2005-11-08 Thread Bengt Richter
On Tue, 08 Nov 2005 10:49:56 +0100, =?ISO-8859-1?Q?Jorg_R=F8dsj=F8?= <[EMAIL PROTECTED]> wrote: >Bengt Richter wrote: >> How did you format the number you got from os.path.getmtime? > >I'm not doing any formating at all. I am just looking at the numbers of >seconds since epoch. Which is what mak

Re: os.path.getmtime on winXP

2005-11-08 Thread Jorg Rødsjø
Bengt Richter wrote: > How did you format the number you got from os.path.getmtime? I'm not doing any formating at all. I am just looking at the numbers of seconds since epoch. Which is what makes it so strange. > You might want to try some of the above. I'll do that. At the moment I'm looking

Re: os.path.getmtime on winXP

2005-11-08 Thread Bengt Richter
On Tue, 08 Nov 2005 07:57:44 +0100, =?ISO-8859-1?Q?Jorg_R=F8dsj=F8?= <[EMAIL PROTECTED]> wrote: >[sorry to those reading twice, but I just realised that I had posted >this after mucking about with the date on my machine to try to figure >this out -- so the message probably went into last months

os.path.getmtime on winXP

2005-11-07 Thread Jorg Rødsjø
[sorry to those reading twice, but I just realised that I had posted this after mucking about with the date on my machine to try to figure this out -- so the message probably went into last months messages for most people including me.] Hi I'm trying to use os.path.getmtime to check if a file