From: Tarek Ziadé Date: Sat, 11 Apr 2009 14:31:24 +0000 (+0000) Subject: Merged revisions 71467 via svnmerge from X-Git-Tag: v2.6.2~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36eded9c6aac3ade7367364f9cf441b5f7b695c6;p=thirdparty%2FPython%2Fcpython.git Merged revisions 71467 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71467 | tarek.ziade | 2009-04-11 15:59:05 +0200 (Sat, 11 Apr 2009) | 1 line fixed link ........ --- diff --git a/Doc/distutils/examples.rst b/Doc/distutils/examples.rst index d937b83583a4..b49592865783 100644 --- a/Doc/distutils/examples.rst +++ b/Doc/distutils/examples.rst @@ -11,7 +11,7 @@ Distutils Cookbook. .. seealso:: - `Distutils Cookbook `_ + `Distutils Cookbook `_ Collection of recipes showing how to achieve more control over distutils.