doofes shebang
This commit is contained in:
parent
83ee5bc396
commit
bfb999ee70
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/python3
|
||||||
import hashlib,os
|
import hashlib,os
|
||||||
|
|
||||||
## funktionen
|
## funktionen
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/python3
|
||||||
import hashlib,os
|
import hashlib,os
|
||||||
import tkinter as tk
|
import tkinter as tk
|
||||||
from tkinter import messagebox
|
from tkinter import messagebox
|
||||||
|
|
Loading…
Reference in a new issue