mirror of
https://github.com/python/cpython.git
synced 2026-05-21 11:54:48 -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).