Marc-Andre Lemburg:
Changed PyUnicode_Splitlines() maxsplit argument to keepends. The maxsplit functionality was replaced by the keepends functionality which allows keeping the line end markers together with the string.
Showing
Please
register
or
sign in
to comment