On 6/30/14 8:09 AM, Ben Reser wrote: > On 6/30/14 7:56 AM, Bert Huijben wrote: >> Some python versions used by our buildbot don't like the usage of the >> 'format()' function. > > Format was added in 2.6, we only require 2.5. I'll commit a fix to use the > old > style formatting that is equivalent shortly.
Done in r1606770.