Dear SIG members,
I have some XML tools written in Perl that I would like to rewrite in
Python and make namespace-aware at the same time.
What I now have is based on xml.sax, but yesterday I noticed that some
of the namespace features are not supported (yet).
The section on xml.sax.handler in th
Dear Python Representative,
I am having trouble installing PyXMO-0.8.4.
Here is some output from my console:
ebiz:/usr/local/include:! > python -V
Python 2.3.3
ebiz:/usr/local/include:! >
ebiz:/home/ng32/downloads/PyXML-0.8.4:! > python setup.py build
Traceback (most recent call last):
File "setu
Nathan Given wrote:
ebiz:/usr/local/include:! > ls -l | grep python
drwxr-xr-x 2 root sys 2048 Jan 6 15:05 python/
drwxr-xr-x 2 swliddle deg 2048 Sep 9 2002 python2.2/
ebiz:/usr/local/include:! >
I can't seem to figure it out... I guess it thinks python is in
/us