#19238: merge with 3.3.

This commit is contained in:
Ezio Melotti 2013-11-17 02:47:38 +02:00
commit eb8ea265ba
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ The general form of a *standard format specifier* is:
precision: `integer`
type: "b" | "c" | "d" | "e" | "E" | "f" | "F" | "g" | "G" | "n" | "o" | "s" | "x" | "X" | "%"
If a valid *align* value is specified, it can be preceeded by a *fill*
If a valid *align* value is specified, it can be preceded by a *fill*
character that can be any character and defaults to a space if omitted.
Note that it is not possible to use ``{`` and ``}`` as *fill* char while
using the :meth:`str.format` method; this limitation however doesn't