Re: Copying zlib compression objects

2006-02-16 Thread [EMAIL PROTECTED]
No comments? I found a small bug in TarFile.snapshot() / restore() - they need to save and restore self.inodes as well. -- http://mail.python.org/mailman/listinfo/python-list

Copying zlib compression objects

2006-02-14 Thread [EMAIL PROTECTED]
I'm writing a program in python that creates tar files of a certain maximum size (to fit onto CD/DVD). One of the problems I'm running into is that when using compression, it's pretty much impossible to determine if a file, once added to an archive, will cause the archive size to exceed the maximu