* Module.py __init__ sets up sqlite db connection by default * Module.py __init__ calls init_db() which is empty, expects subclasses to implement as necessary * Module.py doesn't close sqlite connection by default Changes call for a couple updates in Karma.py, namely implementing db_init and excepting sqlite3.Error rather than closing the connection |
||
---|---|---|
.. | ||
__init__.py | ||
Alias.py | ||
Countdown.py | ||
Dice.py | ||
FactFile.py | ||
GoogleTranslate.py | ||
IrcAdmin.py | ||
Karma.py | ||
MegaHAL.py | ||
Pi.py | ||
Seen.py | ||
Trigger.py | ||
Urls.py | ||
Weather.py |