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
>
> Arne Babenhauserheide wrote:
> > > > support for browsing tar files.
> > >
> > > Does python have some modules to browse tar files? Else I'd suggest
> > > something for which you already have python support, so as to focus on
> > > Hurdish matter.
> >
> > I don't know, whether Python has suppo
>
> Samuel Thibault wrote:
>
> OK, I embark on doing this task. Thanks for advice!
>
> Just to make sure: you know that there is already a tarfs lying around?
> (I can't remember where)
>
Thanks for information :-) I will take a look at this translator, but I will
try to write the translator filte
antrik wrote:
> > I have finally finished the extension module that allows retrieving
> > the uptime of the system and the load averages from Python scripts.
> > The files together with some instructions are located at
> > http://www.speedyshare.com/473240971.html .
>
> Download doesn't work for m