This website works better with JavaScript.
Home
Explore
Help
Sign In
beloschapkinig61248
/
pythonbcigui
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix messagebox import
master
Igor Beloschapkin
4 years ago
parent
394ac1536e
commit
bb5d85cbaa
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
app.py
+ 1
- 0
app.py
View File
@@ -8,6 +8,7 @@ Created on Fri Sep 4 11:36:24 2020
import tkinter
import tkinter.font
import tkinter.filedialog
import tkinter.messagebox
import subprocess
import configparser
import os
Write
Preview
Loading…
Cancel
Save