diff options
Diffstat (limited to 'docs/library/_thread.rst')
| -rw-r--r-- | docs/library/_thread.rst | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/library/_thread.rst b/docs/library/_thread.rst deleted file mode 100644 index 47c1c2392..000000000 --- a/docs/library/_thread.rst +++ /dev/null @@ -1,12 +0,0 @@ -:mod:`_thread` -- multithreading support -======================================== - -.. module:: _thread - :synopsis: 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. |
