[docs] doc bug in 17.5.6. Legacy Shell Invocation Functions
Lluís Bellsolell
lluis.bellsolell at gmail.com
Sun Jul 19 20:57:44 CEST 2015
Python 3.4.3 Documentation
In 17.5.6. Legacy Shell Invocation Functions
the 3rd paragraph starting:
Execute the string cmd in a shell with Popen.check_output() ...
should read:
Execute the string cmd in a shell with subprocess.check_output() ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20150719/8cf252cf/attachment.html>
More information about the docs
mailing list