[pypy-commit] extradoc extradoc: line break

arigo pypy.commits at gmail.com
Mon Jul 18 11:53:38 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r5655:a0d74a9ddc89
Date: 2016-07-18 17:55 +0200
http://bitbucket.org/pypy/extradoc/changeset/a0d74a9ddc89/

Log:	line break

diff --git a/blog/draft/revdb.rst b/blog/draft/revdb.rst
--- a/blog/draft/revdb.rst
+++ b/blog/draft/revdb.rst
@@ -286,7 +286,8 @@
     (19422)$ bcontinue
     [searching 19325..19422]
 
-    updating watchpoint value: $0.value => RuntimeError: '$0' refers to an object created later in time
+    updating watchpoint value: $0.value => RuntimeError:
+            '$0' refers to an object created later in time
     Reverse-hit watchpoint 1: $0.value
     File "/tmp/x.py", line 6 in <module>:
       import os


More information about the pypy-commit mailing list