mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Docstring nits: The module is neither proposed nor new.
This commit is contained in:
parent
f399fd9635
commit
92bb6e7b96
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
"""Proposed new threading module, emulating a subset of Java's threading model."""
|
||||
"""Thread module emulating a subset of Java's threading model."""
|
||||
|
||||
import sys
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue