base64 Incorrect Padding

bfrederi brfredericks at gmail.com
Fri Jul 31 17:58:43 EDT 2009


So what if I used a different encoding that isn't ASCII? Like UTF-8?
Would that give me lengths that are multiples of 4 based on how the
characters are represented? Or would I still need to pad with '='?



More information about the Python-list mailing list