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.
1 parent 147f909 commit 50805d5Copy full SHA for 50805d5
Doc/library/idle.rst
@@ -672,8 +672,7 @@ The following options are available:
672
673
.. option:: -c <command>
674
675
- Run the specified Python command in the shell window. For example, pass ``-c
676
- "print('Hello, World!')"``.
+ Run the specified Python command in the shell window. For example, pass ``-c "print('Hello, World!')"``.
677
On Windows, the outer quotes must be double quotes as shown.
678
679
.. option:: -d
0 commit comments