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 _______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce
