Serhiy Storchaka added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28307>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to