From: Brett Cannon Date: Mon, 30 Jul 2012 23:31:00 +0000 (-0400) Subject: Minor markup tweak. X-Git-Tag: v3.3.0b2~82^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60622ed12aed572573a95b88428f654e88b8e470;p=python Minor markup tweak. --- diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst index 2f9a83167b..0bb22aa5f5 100644 --- a/Doc/library/functions.rst +++ b/Doc/library/functions.rst @@ -1507,7 +1507,7 @@ are always available. They are listed here in alphabetical order. use :func:`importlib.import_module`. .. versionchanged:: 3.3 - Negative values for 'level' are no longer supported. + Negative values for *level* are no longer supported. .. rubric:: Footnotes