Florent Xicluna
|
6602ec6eff
|
It is not optimal to test sys.stderr on a debug build.
|
2010-03-11 01:39:55 +00:00 |
Florent Xicluna
|
85677617d5
|
Issue #7880: Fix sysconfig when the python executable is a symbolic link.
|
2010-03-10 23:58:42 +00:00 |
Georg Brandl
|
a4f46e1292
|
Remove unused imports in test modules.
|
2010-02-07 17:03:15 +00:00 |
Georg Brandl
|
d1fa76e742
|
Add missing import.
|
2010-02-06 23:12:12 +00:00 |
Tarek Ziadé
|
e81b0289b6
|
sysconfig.get_scheme_names now returns a sorted tuple
|
2010-02-02 22:54:28 +00:00 |
Ezio Melotti
|
b0f5adc3f4
|
use assert[Not]IsInstance where appropriate
|
2010-01-24 16:58:36 +00:00 |
Tarek Ziadé
|
c64614e043
|
fixed the 64bits tests for get_platform() - mac osx
|
2010-01-23 17:52:57 +00:00 |
Tarek Ziadé
|
5633a8048f
|
taking sysconfig out of distutils
|
2010-01-23 09:23:15 +00:00 |