rimchoi
eee6589c17
gh-137777: Disband the 'Program Frameworks' chapter ( #137796 )
2025-08-15 18:41:09 +01:00
Brett Cannon
9ac2de922a
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
...
Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only in the superceded subtree.
2022-03-21 16:16:37 -07:00
Georg Brandl
7f01a13e7c
Last round of adapting style of documenting argument default values.
2009-09-16 15:58:14 +00:00
Brett Cannon
a23810f86a
The commands module has been removed. The getoutput() and getstatusoutput()
...
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 .
2008-05-26 19:04:21 +00:00
Neal Norwitz
6cf49cf106
Remove the dl module per PEP 3108.
2008-03-24 06:22:57 +00:00
Georg Brandl
116aa62bf5
Move the 3k reST doc tree in place.
2007-08-15 14:28:22 +00:00