Changeset 391 for python/trunk/Doc/library/dummy_threading.rst
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Doc/library/dummy_threading.rst
r2 r391 1 2 1 :mod:`dummy_threading` --- Drop-in replacement for the :mod:`threading` module 3 2 ============================================================================== … … 6 5 :synopsis: Drop-in replacement for the threading module. 7 6 7 **Source code:** :source:`Lib/dummy_threading.py` 8 9 -------------- 8 10 9 11 This module provides a duplicate interface to the :mod:`threading` module. It
Note:
See TracChangeset
for help on using the changeset viewer.