We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a6152f + f6db0bb commit c48c19aCopy full SHA for c48c19a
1 file changed
Doc/library/email.message.rst
@@ -222,12 +222,6 @@ Here are the methods of the :class:`Message` class:
222
headers.
223
224
225
- .. method:: Message.__contains__(name)
226
-
227
- Return true if the message contains a header field named *name*, otherwise
228
- return false.
229
230
231
.. method:: keys()
232
233
Return a list of all the message's header field names.
0 commit comments