| commit | 8b5fa289fdb04b6b919cf95fa99246aa872e47a8 | [log] [tgz] |
|---|---|---|
| author | nathankerr96 <nathankerr96@gmail.com> | Sat Feb 03 21:42:08 2018 -0800 |
| committer | Mariatta <Mariatta@users.noreply.github.com> | Sun Feb 04 00:42:08 2018 -0500 |
| tree | 6510d500742727b9b4169c6a7ffa5c4305d0a5ad | |
| parent | c3d9508ff22ece9a96892b628dd5813e2fb0cd80 [diff] |
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.