diff options
author | Zachary Ware <zach@python.org> | 2023-05-25 01:06:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-25 01:06:00 (GMT) |
commit | 98c4333e88131fe128494f7474ad12b8b62922b2 (patch) | |
tree | 19d79b2736957b7b0ef06ab48eee3e5e738b00d3 /Doc/library/superseded.rst | |
parent | 41768a2bd3a8f57e6ce4e4ae9cab083b69817ec1 (diff) | |
download | cpython-98c4333e88131fe128494f7474ad12b8b62922b2.zip cpython-98c4333e88131fe128494f7474ad12b8b62922b2.tar.gz cpython-98c4333e88131fe128494f7474ad12b8b62922b2.tar.bz2 |
gh-104773: Remove the msilib package (GH-104911)
Diffstat (limited to 'Doc/library/superseded.rst')
-rw-r--r-- | Doc/library/superseded.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/superseded.rst b/Doc/library/superseded.rst index 5d05740..1e7b378 100644 --- a/Doc/library/superseded.rst +++ b/Doc/library/superseded.rst @@ -15,6 +15,5 @@ backwards compatibility. They have been superseded by other modules. chunk.rst crypt.rst imghdr.rst - msilib.rst optparse.rst uu.rst |