]> granicus.if.org Git - python/commit
__contains__(): Change the second argument to `name' for consistency.
authorBarry Warsaw <barry@python.org>
Mon, 30 Sep 2002 18:17:35 +0000 (18:17 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 30 Sep 2002 18:17:35 +0000 (18:17 +0000)
commit42d1d3edc01860e7713af6807ac7410cebbdb0a9
treebd629a9b9c61caad0028e8956c75451e51e7ea29
parent4535b18f7c1a2f51990a77b33f14fc20e1bd2114
__contains__(): Change the second argument to `name' for consistency.
I seriously doubt this will break any deployed code.

Docstring consistency with the updated .tex files.
Lib/email/Message.py