The source code looks like:
if line.startswith("@@"):
match = re.match(self.REGEX_RANGE, line)
line_number = int(match.group("from_start"))
return'ing if there is no match should work but I wonder why there isn't
a match.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875879
Title:
update-manager crashed with AttributeError in show_diff(): 'NoneType'
object has no attribute 'group'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/875879/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs