Message 95481 - Python tracker (original) (raw)

Message95481

Author eliv
Recipients eliv
Date 2009-11-19.15:21:19
SpamBayes Score 0.0009941689
Marked as misclassified No
Message-id 1258644088.41.0.896427627172.issue7357@psf.upfronthosting.co.za
In-reply-to
Content
tarfile doesn't seem to return any error or raise any exception when an extraction fills up the disk, making it hard to use safely. Both extractall and extract suffer from this problem. I'm using CentOS 5.2 and python 2.6.2.
History
Date User Action Args
2009-11-19 15:21:28 eliv set recipients: + eliv
2009-11-19 15:21:28 eliv set messageid: 1258644088.41.0.896427627172.issue7357@psf.upfronthosting.co.za
2009-11-19 15:21:20 eliv link issue7357 messages
2009-11-19 15:21:19 eliv create