mirror of
https://github.com/python/cpython.git
synced 2026-01-07 07:52:29 +00:00
Merge redundant __contains__ doc fix from 3.1.
This commit is contained in:
commit
c48c19afe0
1 changed files with 0 additions and 6 deletions
|
|
@ -222,12 +222,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