Buttons zur Nutzerauswahl hinzugefügt.

Funktion noch nicht final
This commit is contained in:
2023-12-18 21:58:21 +01:00
parent 47b58bbf03
commit a14bc8fba4
3 changed files with 62 additions and 12 deletions

View File

@@ -46,7 +46,7 @@ class User:
print(self.__sqlhandle)
print("Datenbank wird ordentlich geschlossen\n")
self.__sqlhandle.close()
self.__sqlhandle = 0
#self.__sqlhandle = 0
#print(self.__sqlhandle) Debug only