diff options
author | Ezio Melotti <none@none> | 2011-04-15 15:07:38 (GMT) |
---|---|---|
committer | Ezio Melotti <none@none> | 2011-04-15 15:07:38 (GMT) |
commit | 8881868e08439cf758c0bcdcf7cdb54c822ae1f2 (patch) | |
tree | 87a5b2a4ca553461c8313b49579021a15064acd0 /Doc/distutils | |
parent | 71e84a6e27da7bfa8351d03ba8e52eb0b5150fb2 (diff) | |
parent | 181810b5febf8f5a66a93158500e302f7fff4d1e (diff) | |
download | cpython-8881868e08439cf758c0bcdcf7cdb54c822ae1f2.zip cpython-8881868e08439cf758c0bcdcf7cdb54c822ae1f2.tar.gz cpython-8881868e08439cf758c0bcdcf7cdb54c822ae1f2.tar.bz2 |
#11843: Merge with 3.1.
Diffstat (limited to 'Doc/distutils')
-rw-r--r-- | Doc/distutils/builtdist.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/distutils/builtdist.rst b/Doc/distutils/builtdist.rst index 8c4fe82..d1ab7db 100644 --- a/Doc/distutils/builtdist.rst +++ b/Doc/distutils/builtdist.rst @@ -88,8 +88,6 @@ The available formats for built distributions are: +-------------+------------------------------+---------+ | ``sdux`` | HP-UX :program:`swinstall` | | +-------------+------------------------------+---------+ -| ``rpm`` | RPM | \(5) | -+-------------+------------------------------+---------+ | ``wininst`` | self-extracting ZIP file for | \(4) | | | Windows | | +-------------+------------------------------+---------+ |