j
k
j a
j l
Andreas Tille writes:
def MakeThumbHi2(self, image="bland.gif", width, height): ^^^^
This is invalid Python. You must not have arguments without default after one with a default value. Dieter
Back to the thread
Back to the list