From c3baa73263fecbd6f53cb24d283783444884d0b4 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Mon, 7 Feb 2022 16:42:50 -0800 Subject: [PATCH] PEP 594: remove binhex as it's already gone --- pep-0594.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pep-0594.rst b/pep-0594.rst index 346733ea6..828921670 100644 --- a/pep-0594.rst +++ b/pep-0594.rst @@ -139,7 +139,6 @@ audio processing. asynchat,**3.6** (3.0\*),3.12,1999,**yes**,asyncio_ asyncore,**3.6** (3.0\*),3.12,1999,**yes**,asyncio_ audioop,3.11 (3.0\*),3.13,1992,**yes**,\- - binhex,3.11,3.13,1995,no,\- cgi,3.11 (2.0\*\*),3.13,1995,no,\- cgitb,3.11 (2.0\*\*),3.13,1995,no,\- chunk,3.11,3.13,1999,no,\- @@ -187,14 +186,6 @@ experts and maintainers in the DevGuide. Data encoding modules --------------------- -binhex -~~~~~~ - -The `binhex `_ module encodes -and decodes Apple Macintosh binhex4 data. It was originally developed for -TRS-80. In the 1980s and early 1990s it was used on classic Mac OS 9 to -encode binary email attachments. - uu and the uu encoding ~~~~~~~~~~~~~~~~~~~~~~ @@ -508,7 +499,6 @@ Some modules were originally proposed for deprecation. colorsys,\-,"colormath, colour, colorspacious, Pillow" fileinput,\-,argparse getopt,\-,"argparse, optparse" - lib2to3,\-, optparse,**3.2**,argparse wave,\-,