Skip to content

Fix exception caused by an object not being a set

dlh requested to merge (removed):crashfix into master

This error was introduced in commit bf02b805, "Avoid set-initializer syntax, it makes Python 2.6.6 barf."

Fixes GitLab issue #17 (closed).

Merge request reports