Author: Maciej Fijalkowski <[email protected]>
Branch:
Changeset: r62946:994a2bcc7018
Date: 2013-04-03 09:53 +0200
http://bitbucket.org/pypy/pypy/changeset/994a2bcc7018/
Log: oops
diff --git a/pypy/module/test_lib_pypy/pyrepl/test_bugs.py
b/pypy/module/test_lib_pypy/pyrepl/test_bugs.py
--- a/pypy/module/test_lib_pypy/pyrepl/test_bugs.py
+++ b/pypy/module/test_lib_pypy/pyrepl/test_bugs.py
@@ -46,7 +46,7 @@
read_spec(spec, HistoricalTestReader)
[email protected]("os.name != 'posix' or sys.platform='darwin'")
[email protected]("os.name != 'posix' or sys.platform == 'darwin'")
def test_signal_failure(monkeypatch):
import os
import pty
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit