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

noreply@sourceforge.net noreply@sourceforge.net
Thu, 13 Dec 2001 14:41:22 -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: Open
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

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

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