Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b2cc4 commit c5d1c04Copy full SHA for c5d1c04
1 file changed
Lib/email/Errors.py
@@ -7,7 +7,7 @@
7
8
9
class MessageError(Exception):
10
- """Base class for errors in this module."""
+ """Base class for errors in the email package."""
11
12
13
class MessageParseError(MessageError):
0 commit comments