개정판 e9f0c81d
issue #663: fix
Change-Id: Ie97fe6a6874cf1fb1ae2dae9f77d4743ab9d9b19
DTI_PID/DTI_PID/RecognitionDialog.py | ||
---|---|---|
639 | 639 |
symbolConnectionPoint = symbolConnectionPoint.split("/") |
640 | 640 |
symbolConnectionPointStr = '' |
641 | 641 |
for strConnPt in symbolConnectionPoint: |
642 |
if strConnPt == '': continue |
|
642 | 643 |
tokens = strConnPt.split(',') |
643 | 644 |
|
644 | 645 |
direction = 'AUTO' |
내보내기 Unified diff