mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 (GH-20735)
This commit is contained in:
parent
951d680d56
commit
5edb83241f
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue