Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
637637021a52d083f47dfdd6dd0cc16e31696409
/
Lib
/
sysconfig.py
6376370
Revert r78830: realpath() should really be applied to sys.executable.
by Florent Xicluna
· 15 years ago
e58d91c
Fix the test_subprocess failure when sys.executable is meaningless: '' or a directory.
by Florent Xicluna
· 15 years ago
8567761
Issue #7880: Fix sysconfig when the python executable is a symbolic link.
by Florent Xicluna
· 15 years ago
e81b028
sysconfig.get_scheme_names now returns a sorted tuple
by Tarek Ziadé
· 16 years ago
cc11817
module reorganization + missing doctests
by Tarek Ziadé
· 16 years ago
ef97caf
switched the call order so this call works without suffering from issue #7774
by Tarek Ziadé
· 16 years ago
5633a80
taking sysconfig out of distutils
by Tarek Ziadé
· 16 years ago