Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4779c3

Browse files
committed
Patch #515598: removed unused import of os.
1 parent e6cc5b6 commit b4779c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/lib-tk/tkCommonDialog.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#
1414

1515
from Tkinter import *
16-
import os
1716

1817
class Dialog:
1918

0 commit comments

Comments
 (0)