Author: Alex Gaynor <[email protected]>
Branch:
Changeset: r47817:a28e8ce07fdb
Date: 2011-10-03 22:20 -0400
http://bitbucket.org/pypy/pypy/changeset/a28e8ce07fdb/
Log: appears to fix the rlib test_jit test, might just be a phase of the
moon thing :/
diff --git a/pypy/rlib/jit.py b/pypy/rlib/jit.py
--- a/pypy/rlib/jit.py
+++ b/pypy/rlib/jit.py
@@ -158,7 +158,7 @@
return decorator
@oopspec("jit.isconstant(value)")
[email protected](0)
[email protected]()
def isconstant(value):
"""
While tracing, returns whether or not the value is currently known to be
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit