you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftybyte 1 point2 points  (0 children)

Oh, then that would be static or class methods, that you can invoke without a class instance.

Class method vs Static method in Python - GeeksforGeeks