First time here? Check out the FAQ!
answered 12 years ago
The answer to this question is the derive the class from a set.
Like so:
class MyClass(set):
updated 12 years ago
The answer to this question is the derive the class from a set.set, but I think Volker's answer is to the point.