개정판 6b6f604f
cad symbol regx test
Change-Id: Id03c9bafb7f94e2bd3c987402358991aa476bb6f
minorTools/xmlTextSearcher.py | ||
---|---|---|
3 | 3 |
def finder(): |
4 | 4 |
print("finder start") |
5 | 5 |
|
6 |
targetText = ['>Interlock(1)<']
|
|
7 |
path = 'W:\ID2_Project\Eurochem\Temp'
|
|
6 |
targetText = ['>LPS-0007-HB4-40']
|
|
7 |
path = 'W:\\CARBONCO\\drawings\\Native'
|
|
8 | 8 | |
9 | 9 |
print("target : " + str(len(targetText))) |
10 | 10 |
print("path : " + path) |
내보내기 Unified diff