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 33ba6a5 commit f9b6796Copy full SHA for f9b6796
Doc/library/imaplib.rst
@@ -187,7 +187,7 @@ IMAP4 Objects
187
-------------
188
189
All IMAP4rev1 commands are represented by methods of the same name, either
190
-upper-case or lower-case.
+uppercase or lowercase.
191
192
All arguments to commands are converted to strings, except for ``AUTHENTICATE``,
193
and the last argument to ``APPEND`` which is passed as an IMAP4 literal. If
0 commit comments