개정판 e07f3436
issue #000:
Change-Id: Ie3628ce092407b2d891b6ac522fd0fee3990a0f6
minorTools/xmlTextSearcher.py | ||
---|---|---|
45 | 45 |
def changer(): |
46 | 46 |
print("changer start") |
47 | 47 |
|
48 |
originText = 'kg/cm²g'
|
|
49 |
newText = '' |
|
50 |
path = 'W:\ID2_Project\POSCO\Temp'
|
|
48 |
originText = '</SIZE><ANGLE>xxxxxx</ANGLE>'
|
|
49 |
newText = '</SIZE><ANGLE>4.71</ANGLE>'
|
|
50 |
path = 'W:\ID2_Project\REB\Temp'
|
|
51 | 51 |
|
52 | 52 |
print("origin : " + originText) |
53 | 53 |
print("new : " + newText) |
내보내기 Unified diff