Boost logo

Boost Testing :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-04-24 03:04:54


Aleksey Gurtovoy wrote:
>>OK, Comeau 4.3.3 on vc71 are running, first set of results just got
>>uploaded to ftp://fx.meta-comm.com/boost-regression/CVS-HEAD
>>(Bronek.zip).
>
> Hmm, seems like you're the second person who's Python interpreter
> thinks that it's running on the platformed named "Microsoft".
>
> Could you please do 'platform.system()' test along the lines of
> http://article.gmane.org/gmane.comp.lib.boost.testing/666 and report
> the results here?

>C:\Python24\python.exe
Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import platform
>>> print platform.system()
Microsoft
>>> ^Z

This is python-2.4.1.msi from http://www.python.org/2.4.1/

B.


Boost-testing list run by mbergal at meta-comm.com