From e7ba742efa90cbef71d463a05c15b595f459780f Mon Sep 17 00:00:00 2001 From: "R. David Murray" Date: Thu, 27 Aug 2009 01:04:59 +0000 Subject: [PATCH] Remove leftover text from end of sentence. --- Doc/library/constants.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/constants.rst b/Doc/library/constants.rst index 222bc408faf6..b02e04edaa0c 100644 --- a/Doc/library/constants.rst +++ b/Doc/library/constants.rst @@ -62,7 +62,7 @@ should not be used in programs. Objects that when printed, print a message like "Use quit() or Ctrl-D (i.e. EOF) to exit", and when called, raise :exc:`SystemExit` with the - specified exit code, and when . + specified exit code. .. data:: copyright license