Fixed an unpacking problem with Python 2.5's tarfile (directory names can end
commit5007098dff059dfff40ee3760c2f62cab176d93b
authorThomas Leonard <talex5@gmail.com>
Sun, 25 Feb 2007 10:29:43 +0000 (25 10:29 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree485ddbd6b22beb7cd22b6c13a247cc27750c16a6
parent4f5801b477ed6b0ff980b04ee0ad6ceee14e5505
Fixed an unpacking problem with Python 2.5's tarfile (directory names can end

with two slashes), and a minor unit-test problem.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1552 9f8c893c-44ee-0310-b757-c8ca8341c71e
tests/testlaunch.py
zeroinstall/zerostore/unpack.py