Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
df24153f650f39ca82db143cc4a58062412a0896
/
Lib
/
test
/
test_tarfile.py
df24153
Patch #1107973: tarfile.ExFileObject iterators.
by Martin v. Löwis
· 20 years ago
8ceefc5
Whitespace normalization.
by Tim Peters
· 21 years ago
d4f2552
Add test case for bug #1017553
by Andrew M. Kuchling
· 21 years ago
c234a52
Flush bz2 data even if nothing had been written so far. Fixes #1013882.
by Martin v. Löwis
· 21 years ago
a4f651a
SF #857297 and 916874, improve handling of hard links when extracting
by Neal Norwitz
· 21 years ago
0662f8a
SF #846659, fix bufsize violation and GNU longname/longlink extensions
by Neal Norwitz
· 21 years ago
43e559a
When calling tarname with an argument (and thus not use testtar.tar) return a
by Brett Cannon
· 22 years ago
455ea53
Make creation of temporary file and directory more portable. Also made cleanup
by Brett Cannon
· 22 years ago
a94568a
Patch #734231: Update RiscOS support. In particular, correct
by Martin v. Löwis
· 22 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
ae32319
Get test working if gzip support is not available
by Neal Norwitz
· 22 years ago
149a899
The filename fix of the previous checkin was complete bogus, the problem is elsewhere. Retracting.
by Jack Jansen
· 22 years ago
c7fcc2d
Two fixes to make this test pass on MacOS9:
by Jack Jansen
· 22 years ago
8266af4
Removed debugging print in test_tarfile.
by Tim Peters
· 22 years ago
f2715e0
Whitespace normalization.
by Tim Peters
· 22 years ago
996acf1
Actually run these tests from regrtest.py.
by Neal Norwitz
· 22 years ago
b9ef4ae
SF #651082, tarfile module implementation from Lars Gustäbel
by Neal Norwitz
· 23 years ago