This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sparvu
Recipients
Date 2004-04-12.19:15:15
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1019660

My mistake. The problem is in there but only Solaris sparc!
On x86 this is not a problem.

stefan@/export/home/stefan>/opt/sfw/bin/python
Python 2.2.3 (#1, Sep  6 2003, 09:33:14) 
[GCC 2.95.3 20010315 (release)] on sunos5
Type "help", "copyright", "credits" or "license" for more
information.
>>> 
>>> 
>>> import socket
>>> print socket.ntohs(-1)
-1


stefan
History
Date User Action Args
2008-01-20 09:56:25adminlinkissue811295 messages
2008-01-20 09:56:25admincreate