diff options
author | Guido van Rossum <guido@python.org> | 2001-03-22 22:30:21 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-03-22 22:30:21 +0000 |
commit | 14b90a498ff4c06c9879b9362542a263ae0b9b05 (patch) | |
tree | 91dbcf72411286b4958b9ccdf8168918edd7b686 /Python/compile.c | |
parent | 8652522442614cb926ef0ae9fef1d6d4fbb08c97 (diff) | |
download | cpython-git-14b90a498ff4c06c9879b9362542a263ae0b9b05.tar.gz |
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 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions