Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67ad7e commit 40333ceCopy full SHA for 40333ce
1 file changed
Doc/dist/dist.tex
@@ -1641,7 +1641,19 @@ \chapter{Registering with the Package Index}
1641
1642
\chapter{Examples}
1643
\label{examples}
1644
-
+
1645
+This chapter provides a number of basic examples to help get started
1646
+with distutils. Additional information about using distutils can be
1647
+found in the Distutils Cookbook.
1648
1649
+\begin{seealso}
1650
+ \seelink{http://www.python.org/cgi-bin/moinmoin/DistutilsCookbook}
1651
+ {Distutils Cookbook}
1652
+ {Collection of recipes showing how to achieve more control
1653
+ over distutils.}
1654
+\end{seealso}
1655
1656
1657
\section{Pure Python distribution (by module)}
1658
\label{pure-mod}
1659
0 commit comments