summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-09-10 16:53:45 +0000
committerGuido van Rossum <guido@python.org>2007-09-10 16:53:45 +0000
commit8f95067915fc1cd74c8ef31fccc84796cd45fff3 (patch)
tree3a2ab4404185e1d15badcaa9e8751d4f19380b37 /Python/errors.c
parent954c31bcc737c99b597870b42611228ed05ac699 (diff)
downloadcpython-git-8f95067915fc1cd74c8ef31fccc84796cd45fff3.tar.gz
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions