SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

Fix a regression from the 1.68->1.69 checkin:

string.split(foo, bar) must be foo.split(bar) instead of bar.split(foo).
W
Walter Dörwald committed
a401ae4010eeb385a0775c505637bbc332bc184c
Parent: c5000df