diff options
author | Greg Price <gnprice@gmail.com> | 2019-08-13 05:20:56 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2019-08-13 05:20:56 (GMT) |
commit | ef2af1ad44be0542a47270d5173a0b920c3a450d (patch) | |
tree | 2afd7ad67373630305bf3806b0138fbf599ef260 /Doc | |
parent | 66a34d35e4c97da9840a29ba9fba76721021c463 (diff) | |
download | cpython-ef2af1ad44be0542a47270d5173a0b920c3a450d.zip cpython-ef2af1ad44be0542a47270d5173a0b920c3a450d.tar.gz cpython-ef2af1ad44be0542a47270d5173a0b920c3a450d.tar.bz2 |
bpo-37760: Factor out the basic UCD parsing logic of makeunicodedata. (GH-15130)
There were 10 copies of this, and almost as many distinct versions of
exactly how it was written. They're all implementing the same
standard. Pull them out to the top, so the more interesting logic
that remains becomes easier to read.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions