]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Allow '@' character as end of line padding in uuencode format.
authorGuido van Rossum <guido@python.org>
Fri, 11 Jul 1997 18:36:28 +0000 (18:36 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Jul 1997 18:36:28 +0000 (18:36 +0000)
commit1243ae7f0767b5636ad1d071d15778f134f7c65f
treea7de7435850e727710b5676537b6abb11b11ad03
parente3cd151d1f9b280217247d6e4f28932b96dc5322
Allow '@' character as end of line padding in uuencode format.
Not sure why this is generated, but this fixes a problem with a
particular file that was received with the following final line:

F-WE<-*A5]AY]%7>8'&!!(_Y<F*55_"*%46"<OFG=>_5(F/\'``!@
Modules/binascii.c