From f3532df236481cebd458a35b82d803a4af750c1c Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 27 Apr 2009 16:41:41 +0000 Subject: Merged revisions 71540,71563 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71540 | georg.brandl | 2009-04-12 22:30:53 +0200 (So, 12 Apr 2009) | 1 line #5719: add short usage example to optparse docstring. ........ r71563 | georg.brandl | 2009-04-13 14:36:18 +0200 (Mo, 13 Apr 2009) | 1 line Simplify markup. ........ --- Doc/reference/compound_stmts.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'Doc') diff --git a/Doc/reference/compound_stmts.rst b/Doc/reference/compound_stmts.rst index b8dd17ea3f..61e3067f51 100644 --- a/Doc/reference/compound_stmts.rst +++ b/Doc/reference/compound_stmts.rst @@ -1,4 +1,3 @@ - .. _compound: ******************* -- cgit v1.2.1