Fixed handling of 'extract' attribute in unpack_archive_over
commit6d25e9b92048dbb864aaba42ab839479ccd1cddd
authorThomas Leonard <talex5@gmail.com>
Fri, 11 Jun 2010 12:36:26 +0000 (11 13:36 +0100)
committerThomas Leonard <talex5@gmail.com>
Fri, 11 Jun 2010 12:37:14 +0000 (11 13:37 +0100)
tree927e397a8be66d671fa0d580cd2273eb8f18dba3
parente5fc8bd89effe074db8dc6b70db184db9725e58b
Fixed handling of 'extract' attribute in unpack_archive_over

Reported by Anders F Björklund.

Also, stopped the unittests from running the tests in the abstract base class.
tests/testunpack.py
zeroinstall/zerostore/unpack.py