]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Demote warnings to notices where appropriate, following the goal that as few "red...
authorGeorg Brandl <georg@python.org>
Mon, 27 Apr 2009 15:29:09 +0000 (15:29 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 27 Apr 2009 15:29:09 +0000 (15:29 +0000)
commit16a57f6a343d7bacd85e79c3edb64cd832d8a9ac
treec277aed5347aa94a08a6b6742f31f56efbc56948
parentd91f8cf779d9ac4c34e3a47a5a6cfe698874c5dd
Demote warnings to notices where appropriate, following the goal that as few "red box" warnings
should clutter the docs as possible.  Part 1: stuff that gets merged to Py3k.
21 files changed:
Doc/c-api/intro.rst
Doc/documenting/markup.rst
Doc/extending/extending.rst
Doc/library/2to3.rst
Doc/library/aifc.rst
Doc/library/codeop.rst
Doc/library/configparser.rst
Doc/library/fileinput.rst
Doc/library/functions.rst
Doc/library/httplib.rst
Doc/library/inspect.rst
Doc/library/locale.rst
Doc/library/marshal.rst
Doc/library/os.path.rst
Doc/library/pickle.rst
Doc/library/string.rst
Doc/library/subprocess.rst
Doc/library/tabnanny.rst
Doc/library/unittest.rst
Doc/reference/compound_stmts.rst
Doc/reference/executionmodel.rst