_thread -- Multithreading support. ================================== .. This document was autogenerated by Sphinx-autoapi from a .pyi stub or a source code file. .. Do not edit this file, instead edit the source file and run Sphinx to update. .. Source: docs/stubs/_thread/__init__.pyi .. py:module:: _thread .. autoapi-nested-parse:: Multithreading support. |see_cpython_module| :mod:`python:_thread`. This module implements multithreading support. This module is highly experimental and its API is not yet fully settled and not yet described in this documentation.