On Mon, Oct 17, 2011 at 6:35 PM, Largo84 <[email protected]> wrote: > What does '%s%s' mean?
It's a string that is one argument to Python's percent operator. See: http://docs.python.org/tutorial/inputoutput.html#old-string-formatting Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
