New submission from Chris Rebert:

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.

----------
assignee: docs@python
components: Documentation
files: link_communicate_warning.patch
keywords: patch
messages: 169182
nosy: cvrebert, docs@python
priority: normal
severity: normal
status: open
title: cross-refs in the subprocess.Popen.std{in,out,err} warning box aren't 
linked
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file27010/link_communicate_warning.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15788>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to