예제 #1
0
 def getdc(self):
     import ccy
     return ccy.getdc(self.default_daycounter)
예제 #2
0
 def getdc(self):
     return ccy.getdc(self.default_daycounter)
예제 #3
0
파일: conf.py 프로젝트: GunioRobot/dynts
 def getdc(self):
     import ccy
     return ccy.getdc(self.default_daycounter)