]> granicus.if.org Git - python/commit
bpo-32720: Fixed the definition for width and precision in format mini-language doc...
authornathankerr96 <nathankerr96@gmail.com>
Sun, 4 Feb 2018 05:42:08 +0000 (21:42 -0800)
committerMariatta <Mariatta@users.noreply.github.com>
Sun, 4 Feb 2018 05:42:08 +0000 (00:42 -0500)
commit8b5fa289fdb04b6b919cf95fa99246aa872e47a8
tree6510d500742727b9b4169c6a7ffa5c4305d0a5ad
parentc3d9508ff22ece9a96892b628dd5813e2fb0cd80
bpo-32720: Fixed the definition for width and precision in format mini-language doc (GH-5482)

Changed the definition of width and precision from "integer" to "digit+" in format mini-language doc.
Doc/library/string.rst