mirror of
https://github.com/python/cpython.git
synced 2025-08-15 22:30:42 +00:00
Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there.
This commit is contained in:
parent
6728c5a762
commit
a4314c2b21
19 changed files with 83 additions and 89 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://www.unicode.org/Public/UNIDATA/UCD.html#General_Category_Values> for a
|
||||
<http://unicode.org/Public/5.1.0/ucd/UCD.html#General_Category_Values> for a
|
||||
list of category codes.
|
||||
|
||||
References
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue