You need to set the MACOSX_DEPLOYMENT_TARGET environment variable to
10.4 instead of 10.1. dyld didn't support runtime lookup until 10.3.
--keith
On May 17, 2005, at 8:24 AM, Ben Kimball wrote:
> Hello!
>
> I apologize if I'm on the wrong list to discuss this, but I was
> wondering if
> anyon
Hello,
I have a problem here traversing an XML file all the way through.
Here is my script file (copy/paste in a file an execute it, it should work).
cut
import time
import xml.dom.ext
from xml.dom.ext.reader import Sax2
from xml.dom.NodeFilter import NodeFilter
playlist
This is a response to a message apparently sent from your address to
[EMAIL PROTECTED]:
Subject: The Whore Lived Like a German
From:xml-sig@python.org
Date:Tue, 17 May 2005 09:52:48 GMT
Your message has NOT been distributed to the list; before we distribute it,
we need your pe
Hello!
I apologize if I'm on the wrong list to discuss this, but I was wondering if
anyone else had run into trouble installing PyXML on Mac OS X 10.4? I'm
trying to get it installed so that my local MoinMoinWiki will publish an RSS
feed for its RecentChanges page.
When I download the 0.8.4 packa