Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ecdead62b4d7d6870c16a95f8dfcb40cd16bf516
/
Lib
/
test
/
test_sysconfig.py
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