|
|
|
|
|
by viralpraxis
934 days ago
|
|
I’ve been using the same structure for years :) But I prefer to replace ‘raise NotImplementedError’ with ´raise “Not Implemeneted”’ because that exception has different semantics (method unavailability on the current platform) |
|