[PythonCE] What runs on PythonCE, what doesn't?

Roman Bischoff Roman.Bischoff at gmx.ch
Thu Nov 10 22:00:46 CET 2005


Hi there,

PythonCE beginner issue:

Does anybody know of of PythonCE compatibility or feature matrix that
indicates what runs with PythonCE 2.3.4 on PocketPC 2003 (iPaq) on what
doesn't? I guess there isn't...

I assume that all libraries that are completely written in Python (2.3.4 or
lower) and that depend (import) only other pure Python libraries should run
on PythonCE. Unless they use stuff like raw_input() that is (or was) not
available for PythonCE. 
Is this assumption valid?

Is there a more efficient to find out, than try & error? (e.g. Import Error:
No module named pyexpat).

btw: what do you use to make your objects persistent? (only Pickle?)

Thanks for any help,

Regards,
Roman


-- 
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++


More information about the PythonCE mailing list