mirror of
https://github.com/python/cpython.git
synced 2026-05-22 12:24:30 -04:00
47c884129d
Rewrite r80556: the thread test have to be executed just after the test on libc_open() and so the test cannot be splitted in two functions (without duplicating code, and I don't want to duplicate code).