diff options
author | Benjamin Peterson <benjamin@python.org> | 2018-02-06 17:29:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-06 17:29:21 (GMT) |
commit | 0a18422b31e0d7549da5ddbf62194f8c583c2091 (patch) | |
tree | b2778cbc85cc38f683cad69e70864f7c5d528cdb /Python/ceval.c | |
parent | 2a4e2ea112822c9ce10481984d291e00d8a920d7 (diff) | |
download | cpython-0a18422b31e0d7549da5ddbf62194f8c583c2091.zip cpython-0a18422b31e0d7549da5ddbf62194f8c583c2091.tar.gz cpython-0a18422b31e0d7549da5ddbf62194f8c583c2091.tar.bz2 |
allow the test suite to pass if the strop module doesn't exist (GH-5566)
strop is highly legacy and can be safely compiled out in most installations. Let's not fail the test suite for its absence.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions