1. you may need to make some changes, some packages are not there and you need to add the Tkinter thing to your sys.path
2. no idea 3. XML is not completely supported. there isn't a port of pyexpat so XML parsing can be pretty awkward. last time i checked SSL wasn't supported (a better alternative is to use OpenSSL with m2crypto or POW or PyOpenSSL. i used the latter which worked fine). you also dont have the bsddb module coz there isn't a port of the BSD DB library. And i think the dbhash module is also not available. 'shelve' on WinCE will most likely default to using 'dumbdbm' which kills your performance. i dont know about MySQL db access. cheers Quoting Lord_ZealoN <[EMAIL PROTECTED]>: > Lol, it works. > > then, Only lack answers to two doubts > > And i add one more. > > What packages works fine? > > xml, access to databases etc... > El jue, 02-12-2004 a las 08:37 -0500, Ron Phillips escribió: > > I remember, now. I took it from my desktop python install C:\Python23 > > \Lib\lib-tk\turtle.py, added the magic words to set the path, and put > > it on the PocketPC. I am attaching the zipped version I made. > > > > I will cc: to the group, but of course the attachment won't be there. > > > > > > Ron > -- > Lord_ZealoN > Linux USer: #370919 > http://www.ubuntu-es.org > > _______________________________________________ > PythonCE mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/pythonce > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ PythonCE mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/pythonce