Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It is not optimal to test sys.stderr on a debug build. | Florent Xicluna | 2010-03-11 | 1 | -2/+1 |
* | Issue #7880: Fix sysconfig when the python executable is a symbolic link. | Florent Xicluna | 2010-03-10 | 1 | -1/+19 |
* | Remove unused imports in test modules. | Georg Brandl | 2010-02-07 | 1 | -2/+1 |
* | Add missing import. | Georg Brandl | 2010-02-06 | 1 | -0/+1 |
* | sysconfig.get_scheme_names now returns a sorted tuple | Tarek Ziadé | 2010-02-02 | 1 | -1/+7 |
* | use assert[Not]IsInstance where appropriate | Ezio Melotti | 2010-01-24 | 1 | -1/+1 |
* | fixed the 64bits tests for get_platform() - mac osx | Tarek Ziadé | 2010-01-23 | 1 | -1/+27 |
* | taking sysconfig out of distutils | Tarek Ziadé | 2010-01-23 | 1 | -0/+214 |