mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Remove redundant __contains__ entry from Message docs.
This commit is contained in:
parent
e72e161851
commit
f6db0bbbee
1 changed files with 0 additions and 6 deletions
|
@ -208,12 +208,6 @@ Here are the methods of the :class:`Message` class:
|
|||
headers.
|
||||
|
||||
|
||||
.. method:: Message.__contains__(name)
|
||||
|
||||
Return true if the message contains a header field named *name*, otherwise
|
||||
return false.
|
||||
|
||||
|
||||
.. method:: keys()
|
||||
|
||||
Return a list of all the message's header field names.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue