RE: make check: log_tests.py failed
From: Barry Scott <barry.alan.scott_at_ntlworld.com>
Date: 2001-11-29 22:59:51 CET
> Running all tests in log_tests.py... File "log_tests.py", line 283
+= first worked in Python 2.1 I think. 2.1.1 is the best stable python
You might want to test the python version so that an error message
Code like:
import sys
This will work for 1.5.2 and later as a detector. The nicer sys.version_info
Further on RedHat python will be 1.5.2 where as if python2 exists it will
BArry
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.