Merged documentation update from 3.3.

This commit is contained in:
Vinay Sajip 2014-01-15 15:09:43 +00:00
commit 3763f2bc07
3 changed files with 94 additions and 2 deletions

View file

@ -239,7 +239,7 @@ uses the old, %-style of string formatting. This is for backwards
compatibility: the logging package pre-dates newer formatting options such as
:meth:`str.format` and :class:`string.Template`. These newer formatting
options *are* supported, but exploring them is outside the scope of this
tutorial.
tutorial: see :ref:`formatting-styles` for more information.
Changing the format of displayed messages