개정판 0adeae22
issue #663: fix drawing size save
Change-Id: Ie0efc2e2ab27d538c7e9a5b6b9201769cd5720db
minorTools/xmlTextSearcher.py | ||
---|---|---|
3 | 3 |
def finder(): |
4 | 4 |
print("finder start") |
5 | 5 |
|
6 |
targetText = ['restriction orif union<']
|
|
7 |
path = 'W:\ID2_Project\POSCO\Temp'
|
|
6 |
targetText = ['Free draining<']
|
|
7 |
path = 'W:\ID2_Project\REB\Temp'
|
|
8 | 8 |
|
9 | 9 |
print("target : " + str(len(targetText))) |
10 | 10 |
print("path : " + path) |
내보내기 Unified diff