Typo repair.
This commit is contained in:
parent
85d27576a3
commit
c98ccfd29f
|
@ -127,7 +127,7 @@ Library
|
||||||
that cooperate with the functions of the same name in the sys
|
that cooperate with the functions of the same name in the sys
|
||||||
module. A function registered with the threading module will
|
module. A function registered with the threading module will
|
||||||
be used for all threads it creates.
|
be used for all threads it creates.
|
||||||
XXX Somebody forget to check these in to threading.py, although
|
XXX Somebody forgot to check these in to threading.py, although
|
||||||
XXX some other library modules call them. This will be repaired
|
XXX some other library modules call them. This will be repaired
|
||||||
XXX before the final release. For now, dummy settrace() and
|
XXX before the final release. For now, dummy settrace() and
|
||||||
XXX setprofile() functions have been added to threading.py.
|
XXX setprofile() functions have been added to threading.py.
|
||||||
|
|
Loading…
Reference in New Issue