summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-05-20 11:30:37 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-05-20 11:30:37 +0000
commit6a51a70a9a36765ecdd2dc63a4789cbbe7593d64 (patch)
tree55137a9b014840210dc15004402947ef174e4342 /Python/sysmodule.c
parenta530f81d3dcb74a4f093ee1bee78450a41512d97 (diff)
downloadcpython-6a51a70a9a36765ecdd2dc63a4789cbbe7593d64.tar.gz
Blocked revisions 81377 via svnmerge
........ r81377 | victor.stinner | 2010-05-20 13:29:45 +0200 (jeu., 20 mai 2010) | 8 lines libpython.py: fix support of non-BMP unicode characters Forward port some code from Python3: * join surrogate pairs if sizeof(Py_UNICODE)==2 * Enable non-BMP test on narrow builds using u"\U0001D121" instead of unichr(0x1D121) ........
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions