diff options
| author | Victor Stinner <vstinner@python.org> | 2021-09-02 12:10:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-02 12:10:08 +0200 |
| commit | a8066087054417885db0a2dbdce2ddb2ac498247 (patch) | |
| tree | 9715670a690514e50d8439085787181157a56ef0 /Lib/fileinput.py | |
| parent | d589a7e7eb56196c05337d37417479375878b127 (diff) | |
| download | cpython-git-a8066087054417885db0a2dbdce2ddb2ac498247.tar.gz | |
bpo-45085: Remove the binhex module (GH-28117)
The binhex module, deprecated in Python 3.9, is now removed. The
following binascii functions, deprecated in Python 3.9, are now also
removed:
* a2b_hqx(), b2a_hqx();
* rlecode_hqx(), rledecode_hqx().
The binascii.crc_hqx() function remains available.
Diffstat (limited to 'Lib/fileinput.py')
0 files changed, 0 insertions, 0 deletions
