Remove redundant __contains__ entry from Message docs.
This commit is contained in:
parent
e72e161851
commit
f6db0bbbee
@ -208,12 +208,6 @@ Here are the methods of the :class:`Message` class:
|
|||||||
headers.
|
headers.
|
||||||
|
|
||||||
|
|
||||||
.. method:: Message.__contains__(name)
|
|
||||||
|
|
||||||
Return true if the message contains a header field named *name*, otherwise
|
|
||||||
return false.
|
|
||||||
|
|
||||||
|
|
||||||
.. method:: keys()
|
.. method:: keys()
|
||||||
|
|
||||||
Return a list of all the message's header field names.
|
Return a list of all the message's header field names.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user