summaryrefslogtreecommitdiffstats
path: root/Doc/library/binhex.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/binhex.rst')
-rw-r--r--Doc/library/binhex.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/Doc/library/binhex.rst b/Doc/library/binhex.rst
index 3b0485c..9e5a8f3 100644
--- a/Doc/library/binhex.rst
+++ b/Doc/library/binhex.rst
@@ -7,9 +7,7 @@
This module encodes and decodes files in binhex4 format, a format allowing
-representation of Macintosh files in ASCII. On the Macintosh, both forks of a
-file and the finder information are encoded (or decoded), on other platforms
-only the data fork is handled.
+representation of Macintosh files in ASCII. Only the data fork is handled.
The :mod:`binhex` module defines the following functions: