Marc-Andre Lemburg: the maxsplit argument for split() and replace()
now defaults to -1, not to 0. Passing an explicit zero doesn't split or replace at all.
Showing
Please register or sign in to comment
now defaults to -1, not to 0. Passing an explicit zero doesn't split or replace at all.