Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -1/+0 |
| | |||||
* | The commands module has been removed. The getoutput() and getstatusoutput() | Brett Cannon | 2008-05-26 | 1 | -1/+0 |
| | | | | | | | | | | functions have been added to the subprocess module. The fixer for this still needs to be written and proper Py3K deprecation warnings for the functions that didn't make the transition need to be done in 2.6. This is all part of trying to close issue #2872. | ||||
* | Remove the dl module per PEP 3108. | Neal Norwitz | 2008-03-24 | 1 | -1/+0 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+29 |