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 | 65c620d0c771e69a7177fc845273000e97dcf472 (patch) | |
tree | 96d694e0aae57a6cb920d1390f6c252b918f24ef /Doc/distutils | |
parent | c283a85e1214594c50fc07fe42f4ecc2cc3681b4 (diff) | |
download | cpython-65c620d0c771e69a7177fc845273000e97dcf472.zip cpython-65c620d0c771e69a7177fc845273000e97dcf472.tar.gz cpython-65c620d0c771e69a7177fc845273000e97dcf472.tar.bz2 |
#11843: remove duplicate line from table in distutil doc.
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 8c83d11..b4f2f1a 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 | | +-------------+------------------------------+---------+ |