]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
stropmodule.c: use C isspace(c) to test for whitespace; add
authorGuido van Rossum <guido@python.org>
Thu, 8 Jul 1993 11:12:36 +0000 (11:12 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 8 Jul 1993 11:12:36 +0000 (11:12 +0000)
commitd05eb8b0fc24c518abcd582e875393886f37689b
tree7bc07edaa9633db336b5e6525f169da38f7cba85
parentdf5638662d95c08d48da0ac236dec4e44e93874e
stropmodule.c: use C isspace(c) to test for whitespace; add
whitespace variable to module dict.
Modules/stropmodule.c