Kaydet (Commit) f6db0bbb authored tarafından R David Murray's avatar R David Murray

Remove redundant __contains__ entry from Message docs.

üst e72e1618
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment