summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-09-10 16:53:45 (GMT)
committerGuido van Rossum <guido@python.org>2007-09-10 16:53:45 (GMT)
commit8f95067915fc1cd74c8ef31fccc84796cd45fff3 (patch)
tree3a2ab4404185e1d15badcaa9e8751d4f19380b37 /Tools/buildbot
parent954c31bcc737c99b597870b42611228ed05ac699 (diff)
downloadcpython-8f95067915fc1cd74c8ef31fccc84796cd45fff3.zip
cpython-8f95067915fc1cd74c8ef31fccc84796cd45fff3.tar.gz
cpython-8f95067915fc1cd74c8ef31fccc84796cd45fff3.tar.bz2
Bug # 1125 (my code).
Support bytes.split() and bytes.strip() -- these split/strip using ASCII whitespace (tab, space, CR, LF, FF, VT) like their str counterparts. Also for rsplit(), lstrip() and rstrip(). And change all these functions to accept arbitrary buffer-API-supporting arguments. With unit tests.
Diffstat (limited to 'Tools/buildbot')
0 files changed, 0 insertions, 0 deletions