On Thu, 5 May 2005, Smith, Jeff wrote:
> I'm able to use the built in XML parser to effect "normal" XML parsing
> usage but frequently, I'm not doing anything to complicated and would
> simply like to translate the XML file into a more "Pythonic" structure.
> What's the best way to do this? Some
On Thu, 5 May 2005, Smith, Jeff wrote:
> I'm able to use the built in XML parser to effect "normal" XML parsing
> usage but frequently, I'm not doing anything to complicated and would
> simply like to translate the XML file into a more "Pythonic" structure.
> What's the best way to do this? Som
Smith, Jeff wrote:
> I'm able to use the built in XML parser to effect "normal" XML parsing usage
> but frequently, I'm
not doing anything to complicated and would simply like to translate the XML
file into a more
"Pythonic" structure. What's the best way to do this? Something from the
standard
I'm able to use the built in XML parser to effect "normal" XML parsing usage
but frequently, I'm not doing anything to complicated and would simply like to
translate the XML file into a more "Pythonic" structure. What's the best way
to do this? Something from the standard libraries would be pr