Sorry, as I said, I know nothing about Python. Can you write it out for me? :)
On Thu, Feb 2, 2012 at 2:33 PM, Remy Blank <[email protected]> wrote: > Jon Drukman wrote: > > Python 2.4.3 > > format() was introduced in 2.6. You should probably use the % operator > instead (and make the relevant changes to the format string). > > -- Remy > > -- You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en.
