• Guido van Rossum's avatar
    Make test_base64 pass. · 4581ae5f
    Guido van Rossum yazdı
    Change binascii.Error to derive from ValueError
    and raise binascii.Error everywhere where values are bad
    (why on earth did the old code use TypeError?!?).
    4581ae5f
test_base64.py 8.31 KB