commit | d05eb8b0fc24c518abcd582e875393886f37689b | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Jul 08 11:12:36 1993 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Jul 08 11:12:36 1993 +0000 |
tree | 7bc07edaa9633db336b5e6525f169da38f7cba85 | |
parent | df5638662d95c08d48da0ac236dec4e44e93874e [diff] |
stropmodule.c: use C isspace(c) to test for whitespace; add whitespace variable to module dict.