Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r72410:ccadece8737d
Date: 2014-07-10 10:21 +0200
http://bitbucket.org/pypy/pypy/changeset/ccadece8737d/

Log:    Update

diff --git a/pypy/doc/stm.rst b/pypy/doc/stm.rst
--- a/pypy/doc/stm.rst
+++ b/pypy/doc/stm.rst
@@ -509,8 +509,6 @@
 The last two lines are special; they are an internal marker read by
 ``transactional_memory.print_abort_info()``.
 
-These statistics are not printed out for the main thread, for now.
-
 
 Reference to implementation details
 -----------------------------------
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to