blob: c534e888a97cf41fd3527308d5f3ba3ada108c1d [file] [log] [blame]
def foo():
return "foo"
u'a%sf' % foo()