Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r4029:2645e022fef1 Date: 2012-01-13 15:42 +0100 http://bitbucket.org/pypy/extradoc/changeset/2645e022fef1/
Log: change the title diff --git a/blog/draft/tm.rst b/blog/draft/tm.rst --- a/blog/draft/tm.rst +++ b/blog/draft/tm.rst @@ -192,8 +192,8 @@ as the original setting up, which means that other unrelated transactions may have run in-between. -One step in the future? ------------------------ +One step towards the future? +---------------------------- These, and others, are the problems of the TM approach. They are "new" problems, too, in the sense that the existing ways of programming don't _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
