Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61ede4 commit fd13c0fCopy full SHA for fd13c0f
1 file changed
PC/getpathp.c
@@ -24,7 +24,7 @@
24
25
* We attempt to locate the "Python Home" - if the PYTHONHOME env var
26
is set, we believe it. Otherwise, we use the path of our host .EXE's
27
- to try and locate on of our "landmarks" and deduce our home.
+ to try and locate one of our "landmarks" and deduce our home.
28
- If we DO have a Python Home: The relevant sub-directories (Lib,
29
DLLs, etc) are based on the Python Home
30
- If we DO NOT have a Python Home, the core Python Path is
0 commit comments