popen2 was already deprecated (normally) in 2.6.
This commit is contained in:
parent
00afb3b523
commit
6096cc52c8
|
@ -587,7 +587,7 @@ for what the module is meant for.
|
|||
+ Should be removed as an individual module; use ``mailbox``
|
||||
instead.
|
||||
|
||||
* popen2 [done: 3.0]
|
||||
* popen2 [done: 2.6, 3.0]
|
||||
|
||||
+ subprocess module replaces it [#pep-0324]_.
|
||||
|
||||
|
|
Loading…
Reference in New Issue