Message195656
> Since people should start to move to str.format instead of % this wart may not be worth fixing.
>>> ''.format_map([1])
''
However I agree that this is not worth fixing. |
|
Date |
User |
Action |
Args |
2013-08-19 18:52:28 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, vstinner, eric.smith, r.david.murray, asvetlov, bakuriu |
2013-08-19 18:52:27 | serhiy.storchaka | set | messageid: <1376938347.99.0.0122728002906.issue18750@psf.upfronthosting.co.za> |
2013-08-19 18:52:27 | serhiy.storchaka | link | issue18750 messages |
2013-08-19 18:52:27 | serhiy.storchaka | create | |
|