diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-29 21:52:33 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-29 21:52:33 (GMT) |
commit | 02319804ea4b92e11fef6adce63698da8c44052a (patch) | |
tree | f47c5e37b11f0c2f5b382ef43b28d54085045caa /Modules/zlib/crc32.h | |
parent | 86e8c31b8da163eb1f412c68ef96c2a4fda7adcf (diff) | |
download | cpython-02319804ea4b92e11fef6adce63698da8c44052a.zip cpython-02319804ea4b92e11fef6adce63698da8c44052a.tar.gz cpython-02319804ea4b92e11fef6adce63698da8c44052a.tar.bz2 |
Don't strip refcount in libregrtest/runtest_mp.py
Python doesn't display the refcount anymore by default. It only displays it
when -X showrefcount command line option is used, which is not the case here.
regrtest can be run with -X showrefcount, the option is not inherited by child
processes.
Diffstat (limited to 'Modules/zlib/crc32.h')
0 files changed, 0 insertions, 0 deletions