Message277703
| Author | serhiy.storchaka |
|---|---|
| Recipients | eric.smith, serhiy.storchaka, ztane |
| Date | 2016-09-29.12:40:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475152820.76.0.859947040458.issue28307@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the correction Antti. Yes, this is what I initially meant. This optimization is applicable only if the left argument of % is a literal string and the right argument is a tuple expression. Saying about `'%s' % x` I meant a component of the tuple. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-29 12:40:20 | serhiy.storchaka | set | recipients: + serhiy.storchaka, eric.smith, ztane |
| 2016-09-29 12:40:20 | serhiy.storchaka | set | messageid: <1475152820.76.0.859947040458.issue28307@psf.upfronthosting.co.za> |
| 2016-09-29 12:40:20 | serhiy.storchaka | link | issue28307 messages |
| 2016-09-29 12:40:20 | serhiy.storchaka | create | |