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 effbot
Recipients effbot, timehorse
Date 2008-09-27.14:45:46
SpamBayes Score 0.034023196
Marked as misclassified No
Message-id <1222526747.39.0.780229494885.issue433029@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, this refers to the POSIX character classes as described here:

http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap09.html

(Ideally, there should be an (internal) API that lets you register class 
definitions from the Python level.)

Support for Unicode properties could perhaps be addressed at the same 
time:

http://unicode.org/unicode/reports/tr18/#Basic_Unicode_Support
History
Date User Action Args
2008-09-27 14:45:47effbotsetrecipients: + effbot, timehorse
2008-09-27 14:45:47effbotsetmessageid: <1222526747.39.0.780229494885.issue433029@psf.upfronthosting.co.za>
2008-09-27 14:45:46effbotlinkissue433029 messages
2008-09-27 14:45:46effbotcreate