[PythonCE] Usefulness of Python CE and GUI ideas
Doug Marien
doug@jarna.com
Thu, 11 Jul 2002 10:54:46 -0700
PythonCOM is via the pythoncomXX.dll, hence the pythoncom. :)
I'm not aware of any pure python parsers, but I wouldn't doubt that they
exist. I ported pyexpat because it's the default parser that ships with
python.
So Aaron, when are you going to transfer down to the Minneapolis campus? :)
-----Original Message-----
From: Aaron [mailto:reic0024@d.umn.edu]
Sent: Thursday, July 11, 2002 10:12 AM
To: Doug Marien
Cc: pythonce@python.org
Subject: RE: [PythonCE] Usefulness of Python CE and GUI ideas
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