[PythonCE] Usefulness of Python CE and GUI ideas

Aaron reic0024@d.umn.edu
Thu, 11 Jul 2002 12:12:23 -0500 (Central Daylight Time)


On Thu, 11 Jul 2002, Doug Marien wrote:

> There's plenty of interest in PythonCE.  And kudos to Brad for keeping it
> alive.  I've spent the last couple days (on/off) attempting to compile
> pythoncom, but just gave up yesterday because of a couple linking errors.
> I'll probably come back to it at some point.  I've also got pyexpat running
> (if anyone is interested?).

Well, I definately think an XML parser is needed... Are there any pure
Python parsers that would be good enough though?

Also, when PythonCOM (which I assume == pythoncom) perhaps there's some
official MS parser to exploit that way.

Aaron