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/bastion.rst b/Doc/library/bastion.rst index 5916af4..8f103e7 100644 --- a/Doc/library/bastion.rst +++ b/Doc/library/bastion.rst
@@ -15,7 +15,7 @@ .. versionchanged:: 2.3 Disabled module. -.. warning:: +.. note:: The documentation has been left in place to help in reading old code that uses the module.