[Python-bugs-list] [ python-Bugs-618012 ] plat-linux2/IN.py FutureWarning's

noreply@sourceforge.net noreply@sourceforge.net
Thu, 03 Oct 2002 03:44:18 -0700


Bugs item #618012, was opened at 2002-10-03 10:44
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=618012&group_id=5470

Category: Extension Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Nobody/Anonymous (nobody)
Summary: plat-linux2/IN.py FutureWarning's

Initial Comment:
Between lines 182 and 205 the warning is triggered a 
few times, i.e.:

IN.py:184: FutureWarning: hex/oct constants > 
sys.maxint will return positive values in Python 2.4 and 
up IN_CLASSA_NET = 0xff000000


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

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