9 Feb
2005
9 Feb
'05
9:45 a.m.
robert wrote:
return thing.decode('base64')
I tried this and get an error *Error Type: Error* *Error Value: Incorrect padding
That means "it worked" but the string you tried to decode was garbage. It likely had spaces that shouldn't have been there at either end ;-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk