bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 (GH-20735)

This commit is contained in:
Victor Stinner 2020-06-08 20:04:47 +02:00 committed by GitHub
parent 951d680d56
commit 5edb83241f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -543,7 +543,7 @@ conflict.
If this is set to a non-empty string, it overrides the :data:`sys.platlibdir`
value.
.. versionadded:: 3.10
.. versionadded:: 3.9
.. envvar:: PYTHONSTARTUP