Re: Processing XML File

2010-02-01 Thread jakecjacobson
On Jan 29, 2:41 pm, Stefan Behnel wrote: > Sells, Fred, 29.01.2010 20:31: > > > Google is your friend.  Elementtree is one of the better documented > > IMHO, but there are many modules to do this. > > Unless the OP provides some more information, "do this" is rather > underdefined. And sending som

Re: Processing XML File

2010-01-29 Thread Stefan Behnel
Sells, Fred, 29.01.2010 20:31: > Google is your friend. Elementtree is one of the better documented > IMHO, but there are many modules to do this. Unless the OP provides some more information, "do this" is rather underdefined. And sending someone off to Google who is just learning the basics of P

RE: Processing XML File

2010-01-29 Thread Sells, Fred
lf Of Stefan Behnel > Sent: Friday, January 29, 2010 2:25 PM > To: python-list@python.org > Subject: Re: Processing XML File > > jakecjacobson, 29.01.2010 18:25: > > I need to take a XML web resource and split it up into smaller XML > > files. I am able to retriev

Re: Processing XML File

2010-01-29 Thread Stefan Behnel
jakecjacobson, 29.01.2010 18:25: > I need to take a XML web resource and split it up into smaller XML > files. I am able to retrieve the web resource but I can't find any > good XML examples. I am just learning Python so forgive me if this > question has been answered many times in the past. > >

Re: Processing XML File

2010-01-29 Thread Adam Tauno Williams
On Fri, 2010-01-29 at 10:34 -0800, jakecjacobson wrote: > On Jan 29, 1:04 pm, Adam Tauno Williams > wrote: > > On Fri, 2010-01-29 at 09:25 -0800, jakecjacobson wrote: > > > I need to take a XML web resource and split it up into smaller XML > > > files. I am able to retrieve the web resource but I

Re: Processing XML File

2010-01-29 Thread jakecjacobson
On Jan 29, 1:04 pm, Adam Tauno Williams wrote: > On Fri, 2010-01-29 at 09:25 -0800, jakecjacobson wrote: > > I need to take a XML web resource and split it up into smaller XML > > files.  I am able to retrieve the web resource but I can't find any > > good XML examples.  I am just learning Python

Re: Processing XML File

2010-01-29 Thread Adam Tauno Williams
On Fri, 2010-01-29 at 09:25 -0800, jakecjacobson wrote: > I need to take a XML web resource and split it up into smaller XML > files. I am able to retrieve the web resource but I can't find any > good XML examples. I am just learning Python so forgive me if this > question has been answered many

Processing XML File

2010-01-29 Thread jakecjacobson
I need to take a XML web resource and split it up into smaller XML files. I am able to retrieve the web resource but I can't find any good XML examples. I am just learning Python so forgive me if this question has been answered many times in the past. My resource is like: ... ...