mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Improve highlighting of some code blocks. (GH-6401)
This commit is contained in:
parent
9265dd72e5
commit
46936d5a71
29 changed files with 301 additions and 137 deletions
|
@ -52,7 +52,7 @@ comment in Python.
|
|||
The script can be given an executable mode, or permission, using the
|
||||
:program:`chmod` command.
|
||||
|
||||
.. code-block:: bash
|
||||
.. code-block:: shell-session
|
||||
|
||||
$ chmod +x myscript.py
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue