[ python-Bugs-810887 ] os.stat returning a time = -1

SourceForge.net noreply at sourceforge.net
Mon Feb 20 16:24:53 CET 2006


Bugs item #810887, was opened at 2003-09-22 23:37
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=810887&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.2.3
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Ray Pasco (pascor)
Assigned to: Nobody/Anonymous (nobody)
Summary: os.stat returning a time = -1

Initial Comment:
(WIN32)  copystat's call to os.stat sometimes returns a
time
value = -1, on which the following call to os.utime
bombs.  
A temporary work-around is attached.

----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2006-02-20 15:24

Message:
Logged In: YES 
user_id=849994

Closing as the OP didn't upload his patch.

----------------------------------------------------------------------

Comment By: Anthony Baxter (anthonybaxter)
Date: 2003-09-23 11:01

Message:
Logged In: YES 
user_id=29957

There's no file attached! You have to upload the file and
check the  little box.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=810887&group_id=5470


More information about the Python-bugs-list mailing list