commit | 5edb83241f2ff899917e895092aca0216faf42d3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Jun 08 20:04:47 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Jun 08 20:04:47 2020 +0200 |
tree | 40386257a2624efa428967f4af52550a52cadd2a | |
parent | 951d680d56d8c32556437a86f6b42f221635b97f [diff] [blame] |
bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 (GH-20735)
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 3e07972..f91ab02 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst
@@ -543,7 +543,7 @@ If this is set to a non-empty string, it overrides the :data:`sys.platlibdir` value. - .. versionadded:: 3.10 + .. versionadded:: 3.9 .. envvar:: PYTHONSTARTUP