[issue44175] What do "cased" and "uncased" mean?

Josh Rosenberg report at bugs.python.org
Tue May 18 23:55:04 EDT 2021


Josh Rosenberg <shadowranger+python at gmail.com> added the comment:

"Cased": Characters which are either lowercase or uppercase (they have some other equivalent form in a different case)

"Uncased": Characters which are neither uppercase nor lowercase.

Do you have a suggested alternate wording?

----------
nosy: +josh.r

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44175>
_______________________________________


More information about the Python-bugs-list mailing list