Author: Remi Meier <[email protected]>
Branch:
Changeset: r83521:9da0c82687ed
Date: 2016-04-05 15:32 +0300
http://bitbucket.org/pypy/pypy/changeset/9da0c82687ed/
Log: typo
diff --git a/rpython/rlib/rvmprof/rvmprof.py b/rpython/rlib/rvmprof/rvmprof.py
--- a/rpython/rlib/rvmprof/rvmprof.py
+++ b/rpython/rlib/rvmprof/rvmprof.py
@@ -96,7 +96,6 @@
uid = code._vmprof_unique_id
if uid != 0:
self._write_code_registration(uid,
full_name_func(code))
- self._write_code_registration(uid, full_name_func(code))
prev()
# make a chained list of the gather() functions for all
# the types of code objects
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit