개정판 107d6245
issue #1465: fix open
Change-Id: I10c791ddcda22f1e06cbd2b0c39a6bc17bb37528
minorTools/xmlTextSearcher.py | ||
---|---|---|
3 | 3 |
def finder(): |
4 | 4 |
print("finder start") |
5 | 5 |
|
6 |
targetText = ['>Fan<']
|
|
7 |
path = 'W:\ID2_Project\SOGT\Temp'
|
|
6 |
targetText = ['>angle valve<']
|
|
7 |
path = 'W:\ID2_Project\CPChem\Temp'
|
|
8 | 8 | |
9 | 9 |
print("target : " + str(len(targetText))) |
10 | 10 |
print("path : " + path) |
내보내기 Unified diff