Author: Armin Rigo <[email protected]>
Branch:
Changeset: r78421:dc6539a30036
Date: 2015-07-04 00:06 +0200
http://bitbucket.org/pypy/pypy/changeset/dc6539a30036/
Log: Uh, ImportError here. I guess no test runs, so interrupting and
restarting the tests.
diff --git a/rpython/rtyper/module/ll_pdb.py b/rpython/rtyper/module/ll_pdb.py
--- a/rpython/rtyper/module/ll_pdb.py
+++ b/rpython/rtyper/module/ll_pdb.py
@@ -10,7 +10,7 @@
from rpython.rtyper.lltypesystem import rffi, lltype
from rpython.translator.tool.cbuild import ExternalCompilationInfo
from rpython.annotator.model import s_None
-from rpython.config.translationconfig import get_translation_config
+from rpython.config.translationoption import get_translation_config
import time
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit