[Python-bugs-list] [ python-Bugs-492743 ] time() returns a negative value

noreply@sourceforge.net noreply@sourceforge.net
Fri, 14 Dec 2001 05:45:35 -0800


Bugs item #492743, was opened at 2001-12-13 13:40
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=492743&group_id=5470

Category: Macintosh
Group: Python 2.2
>Status: Closed
Resolution: None
Priority: 8
Submitted By: Larry Meyn (larrymeyn)
Assigned to: Jack Jansen (jackjansen)
Summary: time() returns a negative value

Initial Comment:
time() returns a negative value in MacPython 2.2b2

Example: 

Python 2.2b2 (#116, Nov 27 2001, 23:37:30)  [CW 
PPC GUSI2 THREADS GC] on mac
Type "copyright", "credits" or "license" for more 
information.
>>> import time
>>> time.time()
-1203879081.0

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

>Comment By: Jack Jansen (jackjansen)
Date: 2001-12-14 05:45

Message:
Logged In: YES 
user_id=45365

This has been fixed in GUSI, the I/O library used in
MacPython, and therefore the bug will not be there in the
next release.

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

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