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

2006-08-04 Thread Thomas Heller
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 __

Re: [PythonCE] wxPython for PythonCE announcement

2006-08-04 Thread jeffbarish
Can you provide a little more information about how to install your software? I have \Program Files\Python24 on my PDA. I put wxwince270_evc_custom.dll in this folder. There is already a Lib folder there, so I put the wx folder in the existing Lib folder. import wx produces No module named wx.

Re: [PythonCE] wxPython for PythonCE announcement

2006-08-04 Thread jeffbarish
Never mind. It turns out that the synchronization did not transfer any files, only folders. (Have I mentioned recently that I hate winCE?) OK, my application seems to run. Problem 1: I am still getting the message "Please install a newer version of comctl32.dll (at least version 4.70 is requir