]> granicus.if.org Git - python/commit
Address a bug in the uuencode decoder, reported bu "donut" in SF bug
authorGuido van Rossum <guido@python.org>
Tue, 9 Jan 2001 02:11:57 +0000 (02:11 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Jan 2001 02:11:57 +0000 (02:11 +0000)
commit92d8917f8300267e798df729cf4f28acd83f257f
tree102d47f605dd23625e27f81e584e074e9cdec380
parentdcf5715db180e09e2ce150e42ce3a6fb4b1b1888
Address a bug in the uuencode decoder, reported bu "donut" in SF bug
#127718: '@' and '`' seem to be confused.
Modules/binascii.c