projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43c5778
)
Rename the surrogates handler to surrogatepass.
author
Martin v. Löwis
<martin@v.loewis.de>
Sun, 10 May 2009 09:33:21 +0000
(09:33 +0000)
committer
Martin v. Löwis
<martin@v.loewis.de>
Sun, 10 May 2009 09:33:21 +0000
(09:33 +0000)
Lib/test/test_unicodedata.py
patch
|
blob
|
history
diff --git
a/Lib/test/test_unicodedata.py
b/Lib/test/test_unicodedata.py
index b84aaaf5ec33ff16474d7152f5b33aa50bc16af9..285a3521605d74bca6b8d21b74191dadbc8abd21 100644
(file)
--- a/
Lib/test/test_unicodedata.py
+++ b/
Lib/test/test_unicodedata.py
@@
-13,7
+13,7
@@
import subprocess
import test.support
encoding = 'utf-8'
-errors = 'surrogates'
+errors = 'surrogate
pas
s'
### Run tests