Doc what needs to be done for "removing" thread.
This commit is contained in:
parent
b5c66f9422
commit
98e1cd24fd
|
@ -610,7 +610,7 @@ for what the module is meant for.
|
|||
|
||||
+ ``os.statvfs`` now returns a tuple with attributes.
|
||||
|
||||
* thread
|
||||
* thread (need to change import statements to ``_thread``)
|
||||
|
||||
+ People should use 'threading' instead.
|
||||
|
||||
|
|
Loading…
Reference in New Issue