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