diff options
author | Walter Dörwald <walter@livinglogic.de> | 2002-06-03 10:41:45 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2002-06-03 10:41:45 (GMT) |
commit | a401ae4010eeb385a0775c505637bbc332bc184c (patch) | |
tree | 3110d26f822759937480c0fc1417e04ddf0ec91a /Lib/nntplib.py | |
parent | c5000dfc4098f8547461e790a91536a923124261 (diff) | |
download | cpython-a401ae4010eeb385a0775c505637bbc332bc184c.zip cpython-a401ae4010eeb385a0775c505637bbc332bc184c.tar.gz cpython-a401ae4010eeb385a0775c505637bbc332bc184c.tar.bz2 |
Fix a regression from the 1.68->1.69 checkin:
string.split(foo, bar) must be foo.split(bar) instead of bar.split(foo).
Diffstat (limited to 'Lib/nntplib.py')
0 files changed, 0 insertions, 0 deletions