This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients docs@python, eric.smith, iritkatriel, sean.grogan
Date 2022-01-16.19:34:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642361697.13.0.156728938511.issue42543@roundup.psfhosted.org>
In-reply-to
Content
I also think the current error message and docs are clear enough. Things are usually case sensitive, and we don't state that in docs. 

Specifying the list of modes in the error message is possible, but I expect that we will get complaints about variations we did not list (why do you mention only "r" and "w" when "rw" is also fine?)
History
Date User Action Args
2022-01-16 19:34:57iritkatrielsetrecipients: + iritkatriel, eric.smith, docs@python, sean.grogan
2022-01-16 19:34:57iritkatrielsetmessageid: <1642361697.13.0.156728938511.issue42543@roundup.psfhosted.org>
2022-01-16 19:34:57iritkatriellinkissue42543 messages
2022-01-16 19:34:57iritkatrielcreate