]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix site module documentation. (GH-8441)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Jul 2018 17:30:33 +0000 (10:30 -0700)
committerMariatta <Mariatta@users.noreply.github.com>
Tue, 24 Jul 2018 17:30:33 +0000 (10:30 -0700)
commit6f7fd963a0ed6ff2fd0bf85cd40d2161b3487614
treeede6be41d2eca76a94b8526b7d88ed20dafab3e1
parent23a3297ff1076d91ca6d70caadf9606f1fee0776
Fix site module documentation. (GH-8441)

The script will exit with the number 0 (zero), instead of the letter O.
(cherry picked from commit 95d34c2a37f4c5046f6439abef881925d34fe4ac)

Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
Doc/library/site.rst