From: Timothy S. <ti...@st...> - 2004-06-25 19:25:55
|
Hey, I've checked the XODE specification and I think it should be implemented in pure Python. I started writing an importer today using the xml.parsers.expat module. It's very incomplete with just basic skeleton code (I have not even bothered trying to test it yet) but I would like to hear your comments on the interface. The code is attached as xode.py. -- Timothy Stranex <ti...@st...> |