Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
89733a8bd6a9f730cddd37a7a6941fb049472131
/
Modules
/
getpath.c
302be44
When following symlinks to the real executable, use a loop so a
by Guido van Rossum
· 27 years ago
131c92c
- Use Py_GetPythonHome() instead of getenv("PYTHONHOME").
by Guido van Rossum
· 27 years ago
d29806c
Instead of a single exists(), differentiate between files, modules,
by Guido van Rossum
· 27 years ago
79f016a
Remove "Lib/test" from the default path; this is now a package!
by Guido van Rossum
· 27 years ago
266033e
Change sharedmodules to lib-dynload.
by Guido van Rossum
· 27 years ago
6b9fdf5
Globally renamed join() to joinpath() to avoid compilation error on Cray.
by Guido van Rossum
· 27 years ago
21f8497
Use string.h, not strings.h
by Guido van Rossum
· 28 years ago
7929c6f
Make delimiter and separator static for K&R C.
by Guido van Rossum
· 28 years ago
7d3246d
Keep gcc -Wall happy.
by Guido van Rossum
· 28 years ago
d776362
Another change suggested by Donn Cave -- forget "step 5", which
by Guido van Rossum
· 28 years ago
573a24a
Fix problem reported by Donn Cave: if VPATH is an absolute path, it
by Guido van Rossum
· 28 years ago
9012603
Removed two unused static function: string_addsep() and
by Barry Warsaw
· 28 years ago
305e5d0
Completely revamped the way the default path is constructed.
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
6e12d56
Don't have "." in the default path.
by Guido van Rossum
· 28 years ago
c34c9a5
provide access to $(exec_)prefix
by Guido van Rossum
· 29 years ago
582646a
grand renaming; added copyright to some files
by Guido van Rossum
· 29 years ago
468fc6a
Include stdlib.h or declare getenv
by Guido van Rossum
· 29 years ago
667d704
Initial revision
by Guido van Rossum
· 29 years ago