Not clear from your question whether your goal is to learn to parse
XML in python
or to solve a particular problem. If your goal is to learn python XML
processing,
then go right ahead -- however, it looks like you are using SAX below,
and the sort
of thing you describe might be done better
"Not clear from your question whether your goal is to learn to parse XML in
python
or to solve a particular problem. If your goal is to learn python XML
processing,
then go right ahead -- however, it looks like you are using SAX below, and
the sort
of thing you describe might be done better using a
Hi guys,
I'm have a little trouble with py2app when building an app for distribution.
I'll give an example using one of the py2app/pyobjc2 examples,
ICSharingWatcher. I setup Python 2.5.4 using MacPorts 1.7.0, along with the
following packages:
py25-bdist_mpkg @0.4.3_0 (active)
py25-macholib-dev