Lars Gustäbel
|
a69aa327aa
|
Bug #1656581: Point out that external file objects are supposed to be
at position 0.
|
2007-02-12 09:25:53 +00:00 |
Lars Gustäbel
|
3f8aca1164
|
Patch #1652681: create nonexistent files in append mode and
allow appending to empty files.
|
2007-02-06 18:38:13 +00:00 |
Georg Brandl
|
ebbeed781d
|
Patch #1484695: The tarfile module now raises a HeaderError exception
if a buffer given to frombuf() is invalid.
|
2006-12-19 22:06:46 +00:00 |
Georg Brandl
|
38c6a22f38
|
Patch #1484695: Update the tarfile module to version 0.8. This fixes
a couple of issues, notably handling of long file names using the
GNU LONGNAME extension.
|
2006-05-10 16:26:03 +00:00 |
George Yoshida
|
d77167286f
|
correct a dead link
|
2006-04-28 16:40:14 +00:00 |
Georg Brandl
|
9a19e5cce6
|
patch [ 1274550 ] libtarfile.tex: external URL changed
|
2005-08-27 17:10:35 +00:00 |
Georg Brandl
|
208eec2cad
|
bug [ 1235266 ] debug info file descriptor of tarfile is inconsistent
|
2005-07-12 07:28:20 +00:00 |
Martin v. Löwis
|
78be7df9e4
|
Patch #918101: Add tarfile open mode r|* for auto-detection of the
stream compression; add, for symmetry reasons, r:* as a synonym of r.
|
2005-03-05 12:47:42 +00:00 |
Martin v. Löwis
|
00a73e7715
|
Patch #1043890: tarfile: add extractall() method.
|
2005-03-04 19:40:34 +00:00 |
Johannes Gijsbers
|
d345225ae5
|
Patch #1026384: fix two common typo's:
- accomodate -> accommodate
- occured -> occurred
Thanks George Yoshida!
|
2004-09-11 16:50:06 +00:00 |
Neal Norwitz
|
525b315326
|
Fix markup. versionchanged automatically adds a period, so remove the extra one.
|
2004-08-20 01:52:42 +00:00 |
Martin v. Löwis
|
75b9da4aaf
|
Patch #995126: Correct directory size, and generate GNU tarfiles by default.
|
2004-08-18 13:57:44 +00:00 |
Neal Norwitz
|
d96d1015ef
|
SF #918101, allow files >= 8 GB using GNU extension
|
2004-07-20 22:23:02 +00:00 |
Fred Drake
|
3bbd115735
|
markup changes
|
2004-01-13 23:41:32 +00:00 |
Raymond Hettinger
|
aac6ae9f26
|
SF patch #819955: Erroneous \seemodule in tarfile docs
(Contributed by Johannes Gijsbers.)
|
2003-10-12 02:02:16 +00:00 |
Neal Norwitz
|
b9ef4aea5e
|
SF #651082, tarfile module implementation from Lars Gustäbel
|
2003-01-05 23:19:43 +00:00 |