[pypy-commit] pypy value-profiling: remove prints

2015-08-18 Thread cfbolz
Author: Carl Friedrich Bolz Branch: value-profiling Changeset: r79031:3f0a99f295de Date: 2015-08-18 11:43 +0200 http://bitbucket.org/pypy/pypy/changeset/3f0a99f295de/ Log:remove prints diff --git a/pypy/interpreter/valueprof.py b/pypy/interpreter/valueprof.py --- a/pypy/interpreter/valueprof

[pypy-commit] pypy value-profiling: remove prints

2015-08-07 Thread cfbolz
Author: Carl Friedrich Bolz Branch: value-profiling Changeset: r78844:0f5e23676bc1 Date: 2015-08-07 11:43 +0200 http://bitbucket.org/pypy/pypy/changeset/0f5e23676bc1/ Log:remove prints diff --git a/pypy/interpreter/pyframe.py b/pypy/interpreter/pyframe.py --- a/pypy/interpreter/pyframe.py ++