TypeError: 'tuple' object is not callable (missing comma in list declaration)

Bug #1905601 reported by Nathan Rennie-Waldock
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pykwalify (Ubuntu)
New
Undecided
Unassigned

Bug Description

Version 1.7.0-3 has a missing comma in a list declaration:

$ python3 -c "import pykwalify.rule; pykwalify.rule.Rule().keywords()"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/pykwalify/rule.py", line 343, in keywords
    ('nullable', 'nullable')
TypeError: 'tuple' object is not callable

Attached upstream patch to fix this.

Revision history for this message
Nathan Rennie-Waldock (nathan-renniewaldock) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "Upstream commit f96b76e" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.]

tags: added: patch
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.