mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Update some incorrect comments about the bdist commands that exist.
Add an entry for the distutils.sysconfig module docs.
This commit is contained in:
parent
25376c4f8b
commit
ab70b38367
1 changed files with 7 additions and 4 deletions
11
Doc/dist/dist.tex
vendored
11
Doc/dist/dist.tex
vendored
|
@ -1397,13 +1397,16 @@ anything except backslash or colon; on MacOS anything except colon.
|
|||
%\label{bdist-cmds}
|
||||
|
||||
|
||||
%\subsubsection{\protect\command{blib}}
|
||||
%\subsubsection{\protect\command{bdist}}
|
||||
|
||||
%\subsubsection{\protect\command{blib\_dumb}}
|
||||
%\subsubsection{\protect\command{bdist\_dumb}}
|
||||
|
||||
%\subsubsection{\protect\command{blib\_rpm}}
|
||||
%\subsubsection{\protect\command{bdist\_rpm}}
|
||||
|
||||
%\subsubsection{\protect\command{blib\_wise}}
|
||||
%\subsubsection{\protect\command{bdist\_wininst}}
|
||||
|
||||
|
||||
\input{sysconfig}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue