j
k
j a
j l
Roberto Benitez wrote: ...file="%s" % context.textfile
Roberto Benitez wrote:
file="%s" % context.textfile
Huh? Isn't that just a weird and probably inefficient way of writing "file=str(context.textfile)"?
Back to the thread
Back to the list