Kaydet (Commit) 74d5657c authored tarafından Senthil Kumaran's avatar Senthil Kumaran

Fix closes Issue: 14217 - Appropriate sphinx directive for output. Patch by Tshepang Lekhonkhobe

üst 40c9565b
......@@ -180,7 +180,9 @@ binding::
scope_test()
print("In global scope:", spam)
The output of the example code is::
The output of the example code is:
.. code-block:: none
After local assignment: test spam
After nonlocal assignment: nonlocal spam
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment