commit | ff702890027f404dbf5faab6730d1169b3251f66 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Fri Sep 15 13:05:28 2017 -0400 |
committer | GitHub <noreply@github.com> | Fri Sep 15 13:05:28 2017 -0400 |
tree | 85e31ffff95ad56c03c1cedb3aa4c4d7ed2f7b23 | |
parent | 992f613fe6611f4a3e614a219d0ccb76bc4906d6 [diff] |
bpo-314777: IDLE - improve rstrip entry in doc (#3602) 'Strip trailing whitespace' is not limited to spaces. Wording caters to beginners who do know know the meaning of 'whitespace'. Multiline string literals are not skipped. * News blurb.