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 cvrebert
Recipients cvrebert, docs@python
Date 2012-08-27.06:46:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346049980.8.0.0439689816925.issue15788@psf.upfronthosting.co.za>
In-reply-to
Content
The cross-references, particularly to Popen.communicate(), in the warning box in the subprocess docs about using Popen.stdout.read() etc. aren't hyperlinked. The attached patch fixes that.
History
Date User Action Args
2012-08-27 06:46:20cvrebertsetrecipients: + cvrebert, docs@python
2012-08-27 06:46:20cvrebertsetmessageid: <1346049980.8.0.0439689816925.issue15788@psf.upfronthosting.co.za>
2012-08-27 06:46:20cvrebertlinkissue15788 messages
2012-08-27 06:46:20cvrebertcreate