Author: Maciej Fijalkowski <[email protected]>
Branch: rpython-bytearray
Changeset: r59559:eaf40b4f51c7
Date: 2012-12-26 12:24 +0200
http://bitbucket.org/pypy/pypy/changeset/eaf40b4f51c7/

Log:    merge default

diff --git a/pypy/rpython/test/test_runicode.py 
b/pypy/rpython/test/test_runicode.py
--- a/pypy/rpython/test/test_runicode.py
+++ b/pypy/rpython/test/test_runicode.py
@@ -267,6 +267,7 @@
 
     test_char_isxxx = unsupported
     test_isdigit = unsupported
+    test_str_isalpha = unsupported
     test_upper = unsupported
     test_lower = unsupported
     test_splitlines = unsupported
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to