]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#12749: add a test for non-BMP ranges in character classes.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 23 Feb 2013 06:40:07 +0000 (08:40 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 23 Feb 2013 06:40:07 +0000 (08:40 +0200)
commiteadece2865f76eaf96b23b1d76801b7bb64a7b3b
tree08616df8618c402bd9db3656879f1301b50515a8
parent4ad8eec09e68f32720f49ecc20831328cf70c9c1
#12749: add a test for non-BMP ranges in character classes.
Lib/test/test_re.py