The commands module is finished.
This commit is contained in:
parent
d9ee9ef522
commit
2fbe655f68
|
@ -543,7 +543,7 @@ for what the module is meant for.
|
||||||
(see http://bugs.python.org/issue210677).
|
(see http://bugs.python.org/issue210677).
|
||||||
+ Better to use the ``Tkinter.Canvas`` class.
|
+ Better to use the ``Tkinter.Canvas`` class.
|
||||||
|
|
||||||
* commands [done: 3.0]
|
* commands [done: 2.6, 3.0]
|
||||||
|
|
||||||
+ subprocess module replaces it [#pep-0324]_.
|
+ subprocess module replaces it [#pep-0324]_.
|
||||||
+ Remove getstatus(), move rest to subprocess.
|
+ Remove getstatus(), move rest to subprocess.
|
||||||
|
|
Loading…
Reference in New Issue