Issue 705120: imap docs: s/criterium/criterion/ (original) (raw)

Issue705120

Created on 2003-03-17 18:29 by pilcrow, last changed 2022-04-10 16:07 by admin. This issue is now closed.

Messages (2)
msg15159 - (view) Author: Michael Pomraning (pilcrow) Date: 2003-03-17 18:29
At least in English, the usually accepted singular of "criteria" is "criterion," not "criterium," which is something else entirely. Noticed in the imaplib docs and imaplib.py search() docstring.
msg15160 - (view) Author: Martin v. Löwis (loewis) * (Python committer) Date: 2003-03-27 17:14
Logged In: YES user_id=21627 Thanks for the report. Fixed in imaplib.py 1.61, libimaplib.tex 1.24.
History
Date User Action Args
2022-04-10 16:07:42 admin set github: 38172
2003-03-17 18:29:48 pilcrow create