summaryrefslogtreecommitdiffstats
path: root/Doc/library/binhex.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-04-27 15:29:26 (GMT)
committerGeorg Brandl <georg@python.org>2009-04-27 15:29:26 (GMT)
commitb44c9f357da700e5a7b985d222b384939928109d (patch)
treebc4e383c141bd663485169b955220cd047aee1c3 /Doc/library/binhex.rst
parent16a57f6a343d7bacd85e79c3edb64cd832d8a9ac (diff)
downloadcpython-b44c9f357da700e5a7b985d222b384939928109d.zip
cpython-b44c9f357da700e5a7b985d222b384939928109d.tar.gz
cpython-b44c9f357da700e5a7b985d222b384939928109d.tar.bz2
Demote warnings to notices, part 2: stuff that is 2.x-only.
Diffstat (limited to 'Doc/library/binhex.rst')
-rw-r--r--Doc/library/binhex.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/Doc/library/binhex.rst b/Doc/library/binhex.rst
index b24e00a..a112813 100644
--- a/Doc/library/binhex.rst
+++ b/Doc/library/binhex.rst
@@ -1,4 +1,3 @@
-
:mod:`binhex` --- Encode and decode binhex4 files
=================================================
@@ -11,9 +10,9 @@ 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.
-.. warning::
+.. note::
- In 3.0, special Macintosh support is removed.
+ In Python 3.x, special Macintosh support has been removed.
The :mod:`binhex` module defines the following functions: