mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
After distutils doc reversal, change back **bold todo** items to XXX comments.
This commit is contained in:
parent
96c45a984f
commit
d5f2d6e8d6
5 changed files with 13 additions and 15 deletions
|
@ -53,7 +53,7 @@ This command installs all (Python) scripts in the distribution.
|
|||
Creating a source distribution: the :command:`sdist` command
|
||||
============================================================
|
||||
|
||||
**\*\*** fragment moved down from above: needs context! **\*\***
|
||||
.. XXX fragment moved down from above: needs context!
|
||||
|
||||
The manifest template commands are:
|
||||
|
||||
|
@ -90,7 +90,7 @@ character, and ``[range]`` matches any of the characters in *range* (e.g.,
|
|||
character" is platform-specific: on Unix it is anything except slash; on Windows
|
||||
anything except backslash or colon.
|
||||
|
||||
**\*\*** Windows support not there yet **\*\***
|
||||
.. XXX Windows support not there yet
|
||||
|
||||
.. % \section{Creating a built distribution: the
|
||||
.. % \protect\command{bdist} command family}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue