There is nothing left to do for thread in 2.6.
This commit is contained in:
parent
b1fc5cde67
commit
1254bb5028
|
@ -617,7 +617,7 @@ for what the module is meant for.
|
|||
|
||||
+ ``os.statvfs`` now returns a tuple with attributes.
|
||||
|
||||
* thread [done: 3.0] (TODO deprecate direct importation in 2.6; same for dummy_thread)
|
||||
* thread [done: 2.6, 3.0]
|
||||
|
||||
+ People should use 'threading' instead.
|
||||
|
||||
|
|
Loading…
Reference in New Issue