Re: tarfile module for version 2.2.3

2007-08-24 Thread billiejoex
On 24 Ago, 09:57, Antoon Pardon <[EMAIL PROTECTED]> wrote: > I have to write a little program that has to run on a number of hosts. > Versions of python range from 2.2.3. to 2.4.2. > > The easiest way to implement the necessary behaviour seems to me to > use the tarfile module. However that was onl

tarfile module for version 2.2.3

2007-08-24 Thread Antoon Pardon
I have to write a little program that has to run on a number of hosts. Versions of python range from 2.2.3. to 2.4.2. The easiest way to implement the necessary behaviour seems to me to use the tarfile module. However that was only introduced in 2.3 I had a look in the code and at first sight coul