Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69a07fb

Browse files
committed
Remove the Mac modules
1 parent a005b34 commit 69a07fb

288 files changed

Lines changed: 34 additions & 135620 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Doc/library/aepack.rst

Lines changed: 0 additions & 86 deletions
This file was deleted.

Doc/library/aetools.rst

Lines changed: 0 additions & 84 deletions
This file was deleted.

Doc/library/aetypes.rst

Lines changed: 0 additions & 148 deletions
This file was deleted.

Doc/library/autogil.rst

Lines changed: 0 additions & 30 deletions
This file was deleted.

Doc/library/binhex.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77

88

99
This module encodes and decodes files in binhex4 format, a format allowing
10-
representation of Macintosh files in ASCII. On the Macintosh, both forks of a
11-
file and the finder information are encoded (or decoded), on other platforms
12-
only the data fork is handled.
10+
representation of Macintosh files in ASCII. Only the data fork is handled.
1311

1412
The :mod:`binhex` module defines the following functions:
1513

0 commit comments

Comments
 (0)