We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3b64d3 + c901e71 commit aa96317Copy full SHA for aa96317
README.md
@@ -170,7 +170,7 @@ Creates an instance of `PythonShell` and starts the Python process
170
* `parser`: each line of data (ending with "\n") is parsed with this function and its result is emitted as a message
171
* `stderrParser`: each line of logs (ending with "\n") is parsed with this function and its result is emitted as a message
172
* `encoding`: the text encoding to apply on the child process streams (default: "utf8")
173
- * `pythonPath`: The path where to locate the "python" executable. Default: "python"
+ * `pythonPath`: The path where to locate the "python" executable. Default: "python3" ("py" for Windows)
174
* `pythonOptions`: Array of option switches to pass to "python"
175
* `scriptPath`: The default path where to look for scripts. Default is the current working directory.
176
* `args`: Array of arguments to pass to the script
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments