]> granicus.if.org Git - python/commit
Added a __delitem__ to the Message class.
authorGuido van Rossum <guido@python.org>
Thu, 2 Apr 1998 21:33:20 +0000 (21:33 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 2 Apr 1998 21:33:20 +0000 (21:33 +0000)
commit75d92c18646ff7bfbfe39b21cc38dfb0b12e00d7
tree911fafc497790b8b64ee330ff5c59661658b29f3
parent58b2bfd0bfeaad6bc0f0b7d4d0af6fd7194e3c3d
Added a __delitem__ to the Message class.
(Still no __setitem__, until I get a request to add it!)
Lib/rfc822.py