Hi,
On Sat, May 03, 2008 at 11:53:18AM -0700,
[EMAIL PROTECTED] wrote:
> DOM is a(n object) model for xml documents. In principle, using it or
> not is not the point. I think antrik wanted to say to translate the
> data model of the xml document to an directory structure so that the
> file _path_
El Saturday, 3 de May de 2008 19:30:03 Sergiu Ivanov escribió:
> > Arne Babenhauserheide wrote:
> > > > > support for browsing tar files.
> > Python does have tar support:
> >
> > http://docs.python.org/lib/module-tarfile.html
> >
> > Thought it might interest you anyhow :)
>
> Thanks a lot! I did