Author: Philip Jenvey <[email protected]>
Branch: py3k
Changeset: r68982:9d12dac12c3a
Date: 2014-01-28 12:43 -0800
http://bitbucket.org/pypy/pypy/changeset/9d12dac12c3a/
Log: kill
diff --git a/pypy/module/pyexpat/test/test_parser.py
b/pypy/module/pyexpat/test/test_parser.py
--- a/pypy/module/pyexpat/test/test_parser.py
+++ b/pypy/module/pyexpat/test/test_parser.py
@@ -183,7 +183,7 @@
assert fake_reader.read_count == 4
class AppTestPyexpat2:
- spaceconfig = dict(usemodules=['_ffi', '_rawffi', 'pyexpat', 'itertools',
+ spaceconfig = dict(usemodules=['_rawffi', 'pyexpat', 'itertools',
'_socket', 'rctime', 'struct', 'binascii'])
def test_django_bug(self):
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit