In my project i have this class:
class priceManage(object): def __init__(self,uid): self.uid = uid def getRealPrice(self): tot_price =