diff options
author | Guido van Rossum <guido@python.org> | 2001-03-22 22:30:21 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-03-22 22:30:21 (GMT) |
commit | 14b90a498ff4c06c9879b9362542a263ae0b9b05 (patch) | |
tree | 91dbcf72411286b4958b9ccdf8168918edd7b686 /Lib/codecs.py | |
parent | 8652522442614cb926ef0ae9fef1d6d4fbb08c97 (diff) | |
download | cpython-14b90a498ff4c06c9879b9362542a263ae0b9b05.zip cpython-14b90a498ff4c06c9879b9362542a263ae0b9b05.tar.gz cpython-14b90a498ff4c06c9879b9362542a263ae0b9b05.tar.bz2 |
Strip \r as trailing whitespace as part of soft line endings.
Inspired by SF patch #408597 (Walter Dörwald): quopri, soft line
breaks and CRLF. (I changed (" ", "\t", "\r") into " \t\r".)
Diffstat (limited to 'Lib/codecs.py')
0 files changed, 0 insertions, 0 deletions