Author: Alexander Hesse
Branch: split-rpython
Changeset: r60149:984aeff7a78d
Date: 2013-01-17 21:49 +0100
http://bitbucket.org/pypy/pypy/changeset/984aeff7a78d/
Log:Fixed missing import
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a/
Author: Alexander Hesse
Branch: split-rpython
Changeset: r60119:ee0334430e03
Date: 2013-01-17 04:31 +0100
http://bitbucket.org/pypy/pypy/changeset/ee0334430e03/
Log:Fixed missing import
diff --git a/rpython/conftest.py b/rpython/conftest.py
--- a/rpython/conftest.py
+++ b/rpython/conftest.py
Author: Alexander Hesse
Branch: split-rpython
Changeset: r59992:61de7af26ed1
Date: 2013-01-12 19:27 +0100
http://bitbucket.org/pypy/pypy/changeset/61de7af26ed1/
Log:Fixed missing import rename
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption.py
Author: Alexander Hesse
Branch: split-rpython
Changeset: r59976:599114782639
Date: 2013-01-11 21:54 +0100
http://bitbucket.org/pypy/pypy/changeset/599114782639/
Log:Fixed missing import in interp_struct
diff --git a/pypy/module/struct/interp_struct.py
b/pypy/module/struct/interp_struct.py
-
Author: Alexander Hesse
Branch: split-rpython
Changeset: r59968:7e45f3c1e8f6
Date: 2013-01-11 20:16 +0100
http://bitbucket.org/pypy/pypy/changeset/7e45f3c1e8f6/
Log:Fixed missing import rename
diff --git a/rpython/rlib/rsre/test/test_char.py
b/rpython/rlib/rsre/test/test_char.py
--- a/rpyth
Author: Alexander Hesse
Branch: split-rpython
Changeset: r59933:202f1cf5fcc0
Date: 2013-01-10 21:33 +0100
http://bitbucket.org/pypy/pypy/changeset/202f1cf5fcc0/
Log:Fixed missing import in rsignla.py
diff --git a/pypy/module/signal/interp_signal.py
b/pypy/module/signal/interp_signal.py
---
Author: Alexander Hesse
Branch: split-rpython
Changeset: r59881:ccb69ed1d20c
Date: 2013-01-08 23:47 +0100
http://bitbucket.org/pypy/pypy/changeset/ccb69ed1d20c/
Log:Fixed missing import of math in test_ll_math #2
diff --git a/pypy/module/math/test/test_direct.py
b/pypy/module/math/test/test
Author: Alexander Hesse
Branch: split-rpython
Changeset: r59879:668748ed1fc4
Date: 2013-01-08 23:26 +0100
http://bitbucket.org/pypy/pypy/changeset/668748ed1fc4/
Log:Fixed missing import of math in test_ll_math
diff --git a/rpython/rtyper/lltypesystem/module/test/test_ll_math.py
b/rpython/rt