]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Avoid EOFError being passed to the caller (restoring the
authorLars Gustäbel <lars@gustaebel.de>
Sun, 22 Mar 2009 21:32:31 +0000 (21:32 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Sun, 22 Mar 2009 21:32:31 +0000 (21:32 +0000)
commitc1a4125c18b737f4baaeb0477726852bda46e001
tree38eafcfdc6d345c8cca04f32822a25b1bbc1d4d1
parentc341258b780c262fbd7244390c719038ef7de213
Avoid EOFError being passed to the caller (restoring the
old behavior).
Lib/tarfile.py