diff -r b8be6ac4395d Doc/tutorial/classes.rst --- a/Doc/tutorial/classes.rst Wed Mar 07 08:55:52 2012 +0100 +++ b/Doc/tutorial/classes.rst Thu Mar 08 12:03:20 2012 +0200 @@ -180,7 +180,9 @@ 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

AltStyle によって変換されたページ (->オリジナル) /