Create change_directory_by_replacement _with_guan_2.py
This commit is contained in:
parent
ae122cd97d
commit
9e2ce93000
@ -0,0 +1,4 @@
|
|||||||
|
import guan
|
||||||
|
guan.change_directory_by_replacement(current_key_word='institution/codes', new_key_word='local/data')
|
||||||
|
with open('data.txt', 'w') as f: # 保存数据
|
||||||
|
f.write('Hello world')
|
Loading…
x
Reference in New Issue
Block a user