Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r73361:53178aaa779b
Date: 2014-09-07 12:38 -0500
http://bitbucket.org/pypy/pypy/changeset/53178aaa779b/
Log:Fix translation, but better
diff --git a/pypy/interpreter/utf8.py b/pypy/interpreter/utf8.py
--- a/pypy/interpreter/utf8.py
+++ b/py
Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r73355:327917b8c2e5
Date: 2014-09-06 17:32 -0500
http://bitbucket.org/pypy/pypy/changeset/327917b8c2e5/
Log:Fix translation
diff --git a/pypy/interpreter/utf8.py b/pypy/interpreter/utf8.py
--- a/pypy/interpreter/utf8.py
+++ b/pypy/interpret
Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r72766:50441033e543
Date: 2014-08-12 11:34 -0500
http://bitbucket.org/pypy/pypy/changeset/50441033e543/
Log:Fix translation
diff --git a/pypy/module/_io/interp_stringio.py
b/pypy/module/_io/interp_stringio.py
--- a/pypy/module/_io/interp_s