Message78300
I attach an improved patch1886.use.tarfile.module.diff that fixes all
bugs addressed in this issue.
It also removes second call to compression program leaving that
privilege to tar.
> I notice that the archive generated by tarfile module looks
> different. Once I open it I see the following structure:
>
> dist (directory) -> archive_name.tar -> archive_name (directory)
> -> other subfiles
This bug is illustrated and patched (not released yet as somebody needs
to reopen it) in issue 1885. The extra path component is taken from the
name passed to GzipFile. |
|
Date |
User |
Action |
Args |
2008-12-26 16:12:18 | techtonik | set | recipients:
+ techtonik, akuchling, nnorwitz, pje, lars.gustaebel, giampaolo.rodola |
2008-12-26 16:12:18 | techtonik | set | messageid: <1230307938.01.0.145565416806.issue1886@psf.upfronthosting.co.za> |
2008-12-26 16:12:16 | techtonik | link | issue1886 messages |
2008-12-26 16:12:16 | techtonik | create | |
|