Author: Philip Jenvey <[email protected]>
Branch: py3k
Changeset: r63707:aaeb66e0ab84
Date: 2013-04-27 14:54 -0700
http://bitbucket.org/pypy/pypy/changeset/aaeb66e0ab84/
Log: CO_CONTAINSGLOBALS was killed
diff --git a/lib-python/3/test/test_code.py b/lib-python/3/test/test_code.py
--- a/lib-python/3/test/test_code.py
+++ b/lib-python/3/test/test_code.py
@@ -63,7 +63,7 @@
cellvars: ()
freevars: ()
nlocals: 1
-flags: 524355
+flags: 67
consts: ('None',)
>>> def optimize_away():
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit