New submission from simon mackenzie <simo...@gmail.com>:

The docs for subprocess.run say "The arguments used to launch the process. This 
may be a list or a string."

This works in windows but in linux it has to be a list. Either needs fixing or 
the docs need to be changed.

----------
messages: 349800
nosy: simon mackenzie
priority: normal
severity: normal
status: open
title: docs says subprocess.run  accepts a string but this does not work on 
linux

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

Reply via email to