[Python-bugs-list] [ python-Bugs-811898 ] int ("ffffffd3", 16) gives error

SourceForge.net noreply at sourceforge.net
Wed Sep 24 12:44:04 EDT 2003


Bugs item #811898, was opened at 2003-09-24 12:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=811898&group_id=5470

Category: None
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Neal D. Becker (nbecker)
Assigned to: Nobody/Anonymous (nobody)
Summary: int ("ffffffd3", 16) gives error

Initial Comment:
Subject says it all.  This should not give an error 
on a machine that uses 32-bit 2's complement 
representation for int. 

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

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



More information about the Python-bugs-list mailing list