mirror of
https://github.com/python/cpython.git
synced 2025-08-19 08:11:46 +00:00
Update the version number of the Unicode Database in a few more places.
This commit is contained in:
parent
3bcc35b795
commit
ae735a763e
4 changed files with 15 additions and 14 deletions
|
@ -472,7 +472,7 @@ These are grouped into categories such as "Letter", "Number", "Punctuation", or
|
|||
from the above output, ``'Ll'`` means 'Letter, lowercase', ``'No'`` means
|
||||
"Number, other", ``'Mn'`` is "Mark, nonspacing", and ``'So'`` is "Symbol,
|
||||
other". See
|
||||
<http://unicode.org/Public/5.1.0/ucd/UCD.html#General_Category_Values> for a
|
||||
<http://www.unicode.org/reports/tr44/#General_Category_Values> for a
|
||||
list of category codes.
|
||||
|
||||
References
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue