]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
imaplib: IDLE -> IMAP4 IDLE in exception message
authorForest <foresto@users.noreply.github.com>
Sun, 1 Dec 2024 21:52:51 +0000 (21:52 +0000)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2024 21:52:51 +0000 (21:52 +0000)
commitb01de95171d6124f8acc7b907c1842472ea5f5fb
tree9bd0fbd726edcc69a34250f3aa1b9a3cee7c7973
parentc7ed3c5cf57a1c7cbb6bb0c6df0b21a7dc5fd5a3
imaplib: IDLE -> IMAP4 IDLE in exception message

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/imaplib.py