% sign in python?

korean_dave davidreynon at gmail.com
Thu Jul 17 10:33:08 EDT 2008


What does this operator do? Specifically in this context

test.log( "[[Log level %d: %s]]" % ( level, msg ), description )

(Tried googling and searching, but the "%" gets interpreted as an
operation and distorts the search results)



More information about the Python-list mailing list