by lunchladydoris on 12/11/19, 9:02 AM with 1 comments
by ktpsns on 12/11/19, 9:58 AM
Python excels at this kind of code patching and introspection. Even "private" methods can be called or overwritten. That's good. Adding @final only makes it harder to deactivate this flag before applying some "runtime patch".