]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: Add output to example code in programming FAQ (GH-21346)
authorJiajie Zhong <zhongjiajie955@hotmail.com>
Sat, 8 Aug 2020 19:29:03 +0000 (03:29 +0800)
committerGitHub <noreply@github.com>
Sat, 8 Aug 2020 19:29:03 +0000 (12:29 -0700)
commit67acf74c4eaf64a860cc1bcda6efe6e9cb01f89b
tree862abf5aa83c71642728e2bfb33a77565306f42e
parent82ca8fada15b121866530f2cdac1b7055be4a244
Doc: Add output to example code in programming FAQ (GH-21346)

Add output hint to document, part faq/programming, section [How do I write a function with output parameters (call by reference)?](https://docs.python.org/3/faq/programming.html#how-do-i-write-a-function-with-output-parameters-call-by-reference).

This patch make the output hint just like prefix code block.
Doc/faq/programming.rst