mirror of
https://github.com/speice-io/release-the-gil
synced 2025-07-15 12:44:48 -04:00
5 lines
81 B
Python
5 lines
81 B
Python
from double_unlock_cython import unlock
|
|
|
|
if __name__ == '__main__':
|
|
unlock()
|