This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients ggenellina, gregory.p.smith, gvanrossum, jba, therve
Date 2008-01-19.22:25:15
SpamBayes Score 0.04306464
Marked as misclassified No
Message-id <1200781516.46.0.76932915524.issue1336@psf.upfronthosting.co.za>
In-reply-to
Content
r60111 undid part of r60104 that added an unnecessary else and
indentation.  svn diff -r60103:60111 of Lib/subprocess.py is a nice
clean patch.
History
Date User Action Args
2008-01-19 22:25:16gregory.p.smithsetspambayes_score: 0.0430646 -> 0.04306464
recipients: + gregory.p.smith, gvanrossum, ggenellina, therve, jba
2008-01-19 22:25:16gregory.p.smithsetspambayes_score: 0.0430646 -> 0.0430646
messageid: <1200781516.46.0.76932915524.issue1336@psf.upfronthosting.co.za>
2008-01-19 22:25:15gregory.p.smithlinkissue1336 messages
2008-01-19 22:25:15gregory.p.smithcreate