[PythonCE] Small buglet (?) in Python CE 2.4.3

Thomas Heller theller at python.net
Fri Aug 4 16:23:27 CEST 2006


Python 2.4.3 (#0, Apr 29 2006, 20:58:35) [MSC v.1201 32 bit (Unknown)] on Pocket PC
(Remote Console on ('192.168.99.10', 20238))
PocketPC>>> cmp(buffer("abc"), buffer("def"))
\Temp\_script20238.py:1: RuntimeWarning: tp_compare didn't return -1, 0 or 1
-1
PocketPC>>>

Thanks,
Thomas



More information about the PythonCE mailing list