You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Darksider3 8d4d2038d3 Typing support and sqlite3.Row!
Typing will be handy in further development, as well will i settle down
to sqlite3.Row. Fetchall() returns now a list(grr) with
dict-imitating/sumating objects, which you can call keys() on and will
return them, what we now already use for Backups, which comes handy.

Also Typing gives the ability to let the code even more documentate
itself. It's planned to use all over the place but i've to read myself
into it yet more to get started on that one.
It's a step in the right direction!
5 years ago
..
lib Typing support and sqlite3.Row! 5 years ago
scripts update dev environment with disable possiblities 5 years ago
Backup.py Typing support and sqlite3.Row! 5 years ago
Import.py Rename SQLitedb to SQLiteDB 5 years ago
ListUsers.py Typing support and sqlite3.Row! 5 years ago
administrate.py pep8-changes like before mostly 5 years ago
editUsers.py Rename SQLitedb to SQLiteDB 5 years ago