mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix all wrong instances of "it's".
This commit is contained in:
parent
08c02dbb85
commit
7eb4b7d177
21 changed files with 34 additions and 34 deletions
|
@ -11,7 +11,7 @@
|
|||
* Python always adds an empty entry at the start, which corresponds
|
||||
to the current directory.
|
||||
|
||||
* If the PYTHONPATH env. var. exists, it's entries are added next.
|
||||
* If the PYTHONPATH env. var. exists, its entries are added next.
|
||||
|
||||
* We attempt to locate the "Python Home" - if the PYTHONHOME env var
|
||||
is set, we believe it. Otherwise, we use the path of our host .EXE's
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue