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 Jim.Jewett
Recipients Jim.Jewett, benjamin.peterson, docs@python
Date 2012-01-19.17:09:52
SpamBayes Score 6.061873e-09
Marked as misclassified No
Message-id <1326992992.82.0.889737652746.issue13828@psf.upfronthosting.co.za>
In-reply-to
Content
Frankly, I do think that sample code is too long, but correctness matters ... perhaps a better solution would be to add either a method or a unicodedata function that does the work, then the extra note could just say

Note that most case-insensitive matches should also match compatibility equivalent characters; see unicodedata.compatibity_casefold
History
Date User Action Args
2012-01-19 17:09:52Jim.Jewettsetrecipients: + Jim.Jewett, benjamin.peterson, docs@python
2012-01-19 17:09:52Jim.Jewettsetmessageid: <1326992992.82.0.889737652746.issue13828@psf.upfronthosting.co.za>
2012-01-19 17:09:52Jim.Jewettlinkissue13828 messages
2012-01-19 17:09:52Jim.Jewettcreate