개정판 64e82778
issue #000: change license ui
Change-Id: I4f75684af0a4a92b4e88f15f3baf55d25ab38d99
minorTools/xmlTextSearcher.py | ||
---|---|---|
3 | 3 |
def finder(): |
4 | 4 |
print("finder start") |
5 | 5 |
|
6 |
targetText = ['90003']
|
|
7 |
path = 'X:\Shell_OGP_SRU\Temp'
|
|
6 |
targetText = ['>Motor<']
|
|
7 |
path = 'W:\ID2_Project\SOGT\Temp'
|
|
8 | 8 |
|
9 | 9 |
print("target : " + str(len(targetText))) |
10 | 10 |
print("path : " + path) |
내보내기 Unified diff