]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
mhlib.py: delay opening of sequences file so we don't overwrite it when
authorGuido van Rossum <guido@python.org>
Fri, 9 Sep 1994 11:10:15 +0000 (11:10 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 Sep 1994 11:10:15 +0000 (11:10 +0000)
commit853474194fa799ab96a135f900332eaca52a07e7
tree85f3129f76bd427327cc8a55d00e8561b5631a49
parent91951481b8b7bf134ed5c662373164d205ab8046
mhlib.py: delay opening of sequences file so we don't overwrite it when
putsequences is called with a bad argument
rfc822.py: better handling of dates with no or bad timezones
uu.py: contributed by Lance -- uu{en,de}code
Lib/mhlib.py
Lib/rfc822.py
Lib/uu.py [new file with mode: 0755]