Windows beste

This commit is contained in:
2024-12-10 09:27:55 +01:00
parent cf7bde958b
commit 3f33fbfdfb
2 changed files with 2 additions and 1 deletions

1
doc/testrecovery.pyqrec Normal file
View File

@@ -0,0 +1 @@
CPgB/5vKrauzbAoznIF5CdBuvDfezuRZtKRVWao6giV95RMX/3BaTwuR0VEOyHcZbK/nd70JlF95i+N5j93rw/sj/hS4rAZ6G5sp5BhLJxLHn8A9pnFeBD9C7j4BSgONE2C99W4DSqP8eLQE/sSLaxSdHa1Q2/UORgXB3wPYqkU0E96/LHF4Aq+gyPYGF5KsjOfRkT4p9+IC7pWlj+zMzdPVd584RpPa9pCakLfbYijF4FdLedtJXgKLsi4zfKbv8LfiHFmM1AGUv0ia.micRTXa+EjHEYMo1Wa8D9Q==

View File

@@ -18,7 +18,7 @@ class UserDAO:
print(e.errno) print(e.errno)
user_created = False user_created = False
finally: finally:
self.__closeConnection() # self.__closeConnection()
return user_created return user_created
def getUser(self, username): def getUser(self, username):