swift
f4e1e458 - Merge pull request #1594 from practicalswift/fix-old-style-classes

Commit
9 years ago
Merge pull request #1594 from practicalswift/fix-old-style-classes [Python] Use new style class definitions: "class A" → "class A(object)"
Loading