diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2011-04-15 15:05:09 (GMT) |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2011-04-15 15:05:09 (GMT) |
commit | 181810b5febf8f5a66a93158500e302f7fff4d1e (patch) | |
tree | fe9d6222d7e5145909a19e8b05ce962973285f70 /Doc | |
parent | 2df6a939164a8aec914086137f1242c205312f72 (diff) | |
download | cpython-181810b5febf8f5a66a93158500e302f7fff4d1e.zip cpython-181810b5febf8f5a66a93158500e302f7fff4d1e.tar.gz cpython-181810b5febf8f5a66a93158500e302f7fff4d1e.tar.bz2 |
#11843: remove duplicate line from table in distutil doc.
Diffstat (limited to 'Doc')
-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 2a91ee3..2697ba0 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 | | +-------------+------------------------------+---------+ |