프로젝트

일반

사용자정보

개정판 cad7f814

IDcad7f8147b2bd3c8b2018df861f1b22346894d2c
상위 3c2b570d
하위 c6716264

함의성이(가) 일년 이상 전에 추가함

fix

Change-Id: I8354884f5de729b1ebe90764d5174968935f7179

차이점 보기:

DTI_PID/DTI_PID/TextInfo.py
85 85
    def getAngle(self):
86 86
        return self.angle
87 87
    
88
    def text_filter(text):
88
    def text_filter(self, text):
89 89
        """ fix input text """
90 90
        text = text.replace('—', '-').replace('--', '-').replace('”', '"')
91 91
        return text

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)