개정판 cf1c8d90
issue #000: save on going
Change-Id: I0c40969847d7671eefbdd7c4274d29526e466571
minorTools/xmlTextSearcher.py | ||
---|---|---|
3 | 3 |
def finder(): |
4 | 4 |
print("finder start") |
5 | 5 |
|
6 |
targetText = ['>DE-SUPERHEATER']
|
|
7 |
path = 'W:\ID2_Project\RLPP\Temp'
|
|
6 |
targetText = ['>gate cap drain']
|
|
7 |
path = 'W:\ID2_Project\Eurochem\Temp'
|
|
8 | 8 |
|
9 | 9 |
print("target : " + str(len(targetText))) |
10 | 10 |
print("path : " + path) |
내보내기 Unified diff