summaryrefslogtreecommitdiffstats
path: root/test/Scanner/unicode.py
Commit message (Expand)AuthorAgeFilesLines
* test: Fix SyntaxWarnings on escapes in Python stringsMats Wichmann2019-09-131-1/+1
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-3/+4
* py2/3 fix win32 py27 failures. Also resolve some py3 failuresWilliam Deegan2017-03-201-9/+12
* Fix bytes issues to fix test on Python 3.Craig Rodrigues2017-03-141-1/+3
* Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-10/+10
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-5/+5
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-45/+3
* Fix handling of both UTF_16_LE and UTF_16_BE. Add an actual test forSteven Knight2009-03-021-0/+319