This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2009年08月06日 11:18 by Sheepherd, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg91354 - (view) | Author: (Sheepherd) | Date: 2009年08月06日 11:18 | |
The enumerated part in about the exact usage of the conversion specifier in "String Formatting Operations" http://docs.python.org/library/stdtypes.html#string-formatting should be copied to http://docs.python.org/library/string.html#formatspec to make the usage of the specifier clear. |
|||
| msg91372 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2009年08月06日 17:48 | |
I'm not sure which "enumerated part" you mean. Can you propose a patch? |
|||
| msg158395 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2012年04月16日 01:42 | |
Hmm. 2.5 years later it isn't looking like we are going to get a response. Closing. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:51 | admin | set | github: 50906 |
| 2012年04月16日 01:42:45 | r.david.murray | set | status: open -> closed nosy: + r.david.murray messages: + msg158395 resolution: works for me stage: resolved |
| 2010年10月29日 10:07:21 | admin | set | assignee: georg.brandl -> docs@python |
| 2009年08月06日 17:48:50 | georg.brandl | set | messages: + msg91372 |
| 2009年08月06日 11:18:53 | Sheepherd | create | |