Commit 11d1c563 authored by Jeremy Hylton's avatar Jeremy Hylton

Docstring nits: The module is neither proposed nor new.

parent 08d1ec1f
"""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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment