Update status of commands.
This commit is contained in:
parent
458f8482a3
commit
94bf7c69bf
|
@ -543,7 +543,7 @@ for what the module is meant for.
|
|||
(see http://bugs.python.org/issue210677).
|
||||
+ Better to use the ``Tkinter.Canvas`` class.
|
||||
|
||||
* commands (TODO move over functions to subprocess, update usage in the stdlib)
|
||||
* commands [done: 3.0] (TODO 2.6 deprecations and docs, 2to3 fixer)
|
||||
|
||||
+ subprocess module replaces it [#pep-0324]_.
|
||||
+ Remove getstatus(), move rest to subprocess.
|
||||
|
|
Loading…
Reference in New Issue