The syntax:
except A, B:

Is no longer allowed in Python 3.

http://www.python.org/dev/peps/pep-3110/



** Attachment added: ""except SystemError, e:" replaced with "except 
SystemError as e:""
   
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1024599/+attachment/3358278/+files/apt_check.py

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024599

Title:
  apt_check.py crashed with SyntaxError in unknown(): invalid syntax

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1024599/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to