Thanks for the clarification. Some comments below.
Ludwig
Jean Brouwers wrote on 09.12.2008 17:43:
> Actually, the Python 2.5 and 2.6 tests on Windows and all tests on
> MacOS X were done with ActivePython. ActivePython *is* a standard
> Python build plus a bunch of additional modules.
Yes, but the additional modules (or the lack of those, e.g. win32) could
lead to problems. I think we are safe if we test ("setup.py try") at
least one vanilla Python on ActivePython platforms like Windows or
MacOSX. Maybe the next test matrix (Pympler 0.2?) should mention if we
tested against Python or ActivePython for a certain platform.
> Perhaps, we should mention that some tests we done with ActivePython
> builds while other ones were Python builds from
www.python.org. But
> there is no need to test both on all platforms.
Agreed.