Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab70b38

Browse files
committed
Update some incorrect comments about the bdist commands that exist.
Add an entry for the distutils.sysconfig module docs.
1 parent 25376c4 commit ab70b38

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

Doc/dist/dist.tex

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,13 +1397,16 @@ \subsection{Creating a source distribution: the
13971397
%\label{bdist-cmds}
13981398

13991399

1400-
%\subsubsection{\protect\command{blib}}
1400+
%\subsubsection{\protect\command{bdist}}
14011401

1402-
%\subsubsection{\protect\command{blib\_dumb}}
1402+
%\subsubsection{\protect\command{bdist\_dumb}}
14031403

1404-
%\subsubsection{\protect\command{blib\_rpm}}
1404+
%\subsubsection{\protect\command{bdist\_rpm}}
14051405

1406-
%\subsubsection{\protect\command{blib\_wise}}
1406+
%\subsubsection{\protect\command{bdist\_wininst}}
1407+
1408+
1409+
\input{sysconfig}
14071410

14081411

14091412
\end{document}

0 commit comments

Comments
 (0)