]> granicus.if.org Git - python/commitdiff
Issue #18037: Do not escape '\u' and '\U' in raw strings.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Oct 2013 18:08:48 +0000 (21:08 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Oct 2013 18:08:48 +0000 (21:08 +0300)
1  2 
Lib/lib2to3/tests/test_fixers.py

Simple merge