forked from Rust-related/RustPython
4 lines
72 B
Python
4 lines
72 B
Python
import _thread
|
|
|
|
assert _thread.TIMEOUT_MAX in [9223372036.0, 4294967.0]
|