OS: linux, 2.6.35-ARCH
Install-type: python source
Firewall Software: none
Are you using IPV6? no
Is the issue reproducible? yes
Python version: 3.1.2
It appears that the Python syntax changed somewhere along the way! I just updated my Linux system and it also included a Python update. I do not know what the previous version of Python was, but SABnzbd ran smoothly on it. After this Python update to version 3.1.2 it appears that a simple "hello world" changed from:
(in python terminal mode)
>>> print "hello world"
to
>>> print ("hello world")
This leads to massive syntax errors when running SABnzbd.
It would be helpful for this to be fixed as soon as possible, as I really like to finish my downloads without having to rollback my system update
Thanks in advance and thanks for a great piece of software.
- Chris (Chewy).

