質問編集履歴
1
test
CHANGED
File without changes
|
test
CHANGED
@@ -212,10 +212,6 @@
|
|
212
212
|
|
213
213
|
print(abspath)
|
214
214
|
|
215
|
-
self.txt_damy2.delete(0, tk.END)
|
216
|
-
|
217
|
-
self.txt_damy2.insert(tk.END, abspath)
|
218
|
-
|
219
215
|
|
220
216
|
|
221
217
|
def update_dir(self, event=None):
|