From bec82b20d18cb0e81d305015307584abaa2b69bf Mon Sep 17 00:00:00 2001 From: Lennart Regebro Date: Mon, 21 Sep 2009 11:53:47 +0200 Subject: Cut and paste error. --HG-- branch : distribute extra : rebase_source : 2dd0749f676a281b4a09fd050686ea0821dd64f8 --- docs/setuptools.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/setuptools.txt b/docs/setuptools.txt index e462e61a..d4c11a0f 100644 --- a/docs/setuptools.txt +++ b/docs/setuptools.txt @@ -406,7 +406,7 @@ unless you need the associated ``setuptools`` feature. ``run_2to3`` Convert the source code from Python 2 to Python 3 with 2to3 during the - build process. + build process. See :doc:`python3` for more details. ``convert_doctests_2to3`` List of doctest source files that need to be converted with 2to3. -- cgit v1.2.1