mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
d7bc0fec38
SF bug #217195. Not sure if chomp() is correct, but chop() definitely has problems. This change seems to have no ill effects. Backport candidate if Fred agrees.