mirror of
https://github.com/python/cpython.git
synced 2025-12-20 23:51:24 +00:00
Improve highlighting of some code blocks. (GH-6401)
(cherry picked from commit 46936d5a71)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This commit is contained in:
parent
d964f51f81
commit
b571958f54
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