Re: [PythonCE] I need an example

2004-12-03 Thread Anthony Tuininga
On the XML parsing front I did manage to produce a port of pyexpat for Windows CE that worked for me quite well. I posted the patches to this list a few weeks ago. They are quite small and self-contained so they probably could be included in the main distribution. On Fri, 3 Dec 2004 15:44:32 +110

Re: [PythonCE] I need an example

2004-12-03 Thread Isr Gish
Hi Anthony >On the XML parsing front I did manage to produce a port of pyexpat for >Windows CE that worked for me quite well. I posted the patches to this >list a few weeks ago. They are quite small and self-contained so they >probably could be included in the main distribution. C

Re: [PythonCE] I need an example

2004-12-03 Thread Anthony Tuininga
Yes. The diffs are attached. On Fri, 3 Dec 2004 11:25:10 -0500, Isr Gish <[EMAIL PROTECTED]> wrote: > Hi Anthony > >>On the XML parsing front I did manage to produce a port of pyexpat for >>Windows CE that worked for me quite well. I posted the patches to this >>list a few weeks ago.