]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added .get() and .setdefault() support to rfc822.Message.
authorFred Drake <fdrake@acm.org>
Tue, 22 May 2001 14:58:10 +0000 (14:58 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 May 2001 14:58:10 +0000 (14:58 +0000)
commit02959292803415fc5d66838735764aa84de8c0f8
tree046846bae113ce878e4d9e656765933d389a16f5
parent706314909b9fcdcdd46dadb389c6c32cdfbbcdb6
Added .get() and .setdefault() support to rfc822.Message.
Lib/rfc822.py