27 Oct
2000
27 Oct
'00
6:38 a.m.
Hi, I have a question on special methods in python. I want to program a product that has many methods. I anyone anywhere is calling one of these methods a other method should be called before. Is there a special method name or is there a way to perform this? as