Author: Alex Gaynor <[email protected]>
Branch: 
Changeset: r68628:66480af0be6b
Date: 2014-01-12 14:37 -0800
http://bitbucket.org/pypy/pypy/changeset/66480af0be6b/

Log:    Typo fix

diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.py
--- a/rpython/rlib/runicode.py
+++ b/rpython/rlib/runicode.py
@@ -1155,7 +1155,7 @@
     return pos
 
 # Specialize on the errorhandler when it's a constant
[email protected]_or_var(5)
[email protected]_or_var(4)
 def str_decode_unicode_escape(s, size, errors, final=False,
                               errorhandler=False,
                               unicodedata_handler=None):
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to