diff options
author | Lars Gustäbel <lars@gustaebel.de> | 2010-06-03 12:45:16 (GMT) |
---|---|---|
committer | Lars Gustäbel <lars@gustaebel.de> | 2010-06-03 12:45:16 (GMT) |
commit | 1b51272b1b2565c60116119e1d4ac92602f66954 (patch) | |
tree | 6885d1e7c15ae4a1e18239622fc8a1baa11ed327 /Lib/test/testtar.tar | |
parent | 2470ff19e620e96a39c58a2827646205024db800 (diff) | |
download | cpython-1b51272b1b2565c60116119e1d4ac92602f66954.zip cpython-1b51272b1b2565c60116119e1d4ac92602f66954.tar.gz cpython-1b51272b1b2565c60116119e1d4ac92602f66954.tar.bz2 |
Merged revisions 81667 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81667 | lars.gustaebel | 2010-06-03 14:34:14 +0200 (Thu, 03 Jun 2010) | 8 lines
Issue #8741: Fixed the TarFile.makelink() method that is responsible
for extracting symbolic and hard link entries as regular files as a
work-around on platforms that do not support filesystem links.
This stopped working reliably after a change in r74571. I also added
a few tests for this functionality.
........
Diffstat (limited to 'Lib/test/testtar.tar')
-rw-r--r-- | Lib/test/testtar.tar | bin | 289792 -> 298496 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/testtar.tar b/Lib/test/testtar.tar Binary files differindex c3022ed..dc1942c 100644 --- a/Lib/test/testtar.tar +++ b/Lib/test/testtar.tar |