Kaydet (Commit) c5d1c045 authored tarafından Barry Warsaw's avatar Barry Warsaw

Slightly better docstring

üst 93b2cc4e
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
class MessageError(Exception): class MessageError(Exception):
"""Base class for errors in this module.""" """Base class for errors in the email package."""
class MessageParseError(MessageError): class MessageParseError(MessageError):
......
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