DeprecationWarning: struct integer overflow masking is deprecated
return struct.pack('>H', ~value)
i didn't understand if someone have some explanation
and what uses instead.
--
http://mail.python.org/mailman/listinfo/python-list
- deprecated python 2.5 bussiere maillist
- Re: deprecated python 2.5 Fredrik Lundh
- Re: deprecated python 2.5 bussiere maillist
- Re: deprecated python 2.5 John Machin
