Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
test
/
test_sysconfig.py
18fae3f
Issue #13590: OS X Xcode 4 - improve support for universal extension modules
by Ned Deily
· 13 years ago
1a1a8a0
Fix test_sysconfig when prefix != exec-prefix (#9100).
by Éric Araujo
· 14 years ago
a971df3
Fix test_sysconfig when run from a Python installed under /site (#10086).
by Éric Araujo
· 14 years ago
a70286b
Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell.
by Ronald Oussoren
· 14 years ago
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 15 years ago
8f69227
#8759: Fixed user paths in sysconfig for posix and os2 schemes
by Tarek Ziadé
· 15 years ago
7baf862
add underscore
by Benjamin Peterson
· 15 years ago
ac896ed
r80967 introduced a new scheme
by Benjamin Peterson
· 15 years ago
6602ec6
It is not optimal to test sys.stderr on a debug build.
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
a4f46e1
Remove unused imports in test modules.
by Georg Brandl
· 15 years ago
d1fa76e
Add missing import.
by Georg Brandl
· 16 years ago
e81b028
sysconfig.get_scheme_names now returns a sorted tuple
by Tarek Ziadé
· 16 years ago
b0f5adc
use assert[Not]IsInstance where appropriate
by Ezio Melotti
· 16 years ago
c64614e
fixed the 64bits tests for get_platform() - mac osx
by Tarek Ziadé
· 16 years ago
5633a80
taking sysconfig out of distutils
by Tarek Ziadé
· 16 years ago