S also docs
This commit is contained in:
parent
5e6d292235
commit
b9691c339e
@ -442,6 +442,9 @@ all be considered deprecated by the callback-enabled functions, above.
|
||||
- `check_target_env_call(command, stdin, timeout)` raises on a non-zero exit code.
|
||||
- `check_target_env_output(command, stdin, timeout)` returns a single string with the output of *command*, raises on a non-zero exit code.
|
||||
|
||||
All of the API functions for running commands set the environment
|
||||
LC_ALL and LANG to "C" for the called command.
|
||||
|
||||
|
||||
## PythonQt modules (deprecated)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user