did 2.6 work for commands module

This commit is contained in:
Benjamin Peterson 2008-05-26 19:55:02 +00:00
parent 94bf7c69bf
commit c2dd0b0f46
1 changed files with 1 additions and 1 deletions

View File

@ -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 [done: 3.0] (TODO 2.6 deprecations and docs, 2to3 fixer)
* commands [done: 3.0] (TODO 2to3 fixer)
+ subprocess module replaces it [#pep-0324]_.
+ Remove getstatus(), move rest to subprocess.