Message98742
The following sentences look like a distraction to me:
« Additional quoting may be required because the entire string is a Python string. It may be useful to use a Python raw string in complex cases. »
It is true of every string literal and is not specific to the subprocess module.
Also, I don't understand what the reference to "-c" is about. subprocess isn't only for executing Python interpreters. Or perhaps you are talking about "sh -c", but it is quite cryptic. |
|
| Date |
User |
Action |
Args |
| 2010-02-02 14:56:18 | pitrou | set | recipients:
+ pitrou, georg.brandl, terry.reedy, ncoghlan, eric.smith, benjamin.peterson, r.david.murray, brian.curtin, cvrebert |
| 2010-02-02 14:56:18 | pitrou | set | messageid: <[email protected]> |
| 2010-02-02 14:56:17 | pitrou | link | issue6760 messages |
| 2010-02-02 14:56:17 | pitrou | create | |
|