Skip to content

Commit 9c3f66b

Browse files
committed
Update documentation
1 parent 328facd commit 9c3f66b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sage/doctest/test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,8 @@
295295
...
296296
16
297297
298-
A different kind of crash::
298+
A different kind of crash (also test printing of line continuation ``...:``,
299+
represented by ``<DOTSCOLON>`` below)::
299300
300301
sage: # long time
301302
sage: proc = subprocess.run(["sage", "-t", "--warn-long", "0",

0 commit comments

Comments
 (0)