On Mon, Nov 30, 2015 at 10:53 AM, Zachary Ware
<zachary.ware+pyl...@gmail.com> wrote:
> On Mon, Nov 30, 2015 at 10:44 AM, fl <rxjw...@gmail.com> wrote:
>> The content inside parenthesis in last line is strange to me.
>>
>> "button %s" % i, callback
>
> https://docs.python.org/library/stdtypes.html#printf-style-string-formatting

Sorry, should have tested that link before sending.  That should be either

https://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting

or

https://docs.python.org/2/library/stdtypes.html#string-formatting-operations

-- 
Zach
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to