https://bugzilla.novell.com/show_bug.cgi?id=462603 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462603#c8 --- Comment #8 from Karsten Keil <kkeil@novell.com> 2009-01-15 15:55:19 MST --- I thought that I searched for python3 and python-3, but maybe on the wrong installation. So to test this I think I need to build capisuite with python3-devel, but this gives an error on detecting the version: Python 3.0b3 (r30b3:65927, Dec 3 2008, 13:14:01) [GCC 4.3.2 [gcc-4_3-branch revision 141291]] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import sys; print sys.version[:3] File "<stdin>", line 1 import sys; print sys.version[:3] ^ SyntaxError: invalid syntax
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.