commit | b44c9f357da700e5a7b985d222b384939928109d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Apr 27 15:29:26 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Apr 27 15:29:26 2009 +0000 |
tree | bc4e383c141bd663485169b955220cd047aee1c3 | |
parent | 16a57f6a343d7bacd85e79c3edb64cd832d8a9ac [diff] [blame] |
Demote warnings to notices, part 2: stuff that is 2.x-only.
diff --git a/Doc/library/carbon.rst b/Doc/library/carbon.rst index 7c63f18..c53c1b6 100644 --- a/Doc/library/carbon.rst +++ b/Doc/library/carbon.rst
@@ -22,9 +22,9 @@ from Carbon import AE -.. warning:: +.. note:: - The Carbon modules are removed in 3.0. + The Carbon modules have been removed in Python 3.0. :mod:`Carbon.AE` --- Apple Events