[ 源代码: python-stopit ]
软件包:python3-stopit(1.1.2-1)
Timeout control decorator and context manager for Python3
This Python module provides:
- a function that raises an exception in another thread, including the main thread. - two context managers that may stop its inner block activity on timeout. - two decorators that may stop its decorated callables on timeout.
This is the Python 3 compatible package.
其他与 python3-stopit 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources