reduce ammount of try/except-blocks used,
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Thu, 31 Jul 2008 21:28:38 +0000 (21:28 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Thu, 31 Jul 2008 21:28:38 +0000 (21:28 +0000)
commit8993b17c5f24627fbf22ef46bd834f17feb9de23
tree31ff1a6cdee6397ea7137799bc00c5949b64353d
parent0ccee5ec81389cbcd386862dbd4a9dd29835b96f
reduce ammount of try/except-blocks used,
make some remaining ones more obvious,
smaller import cleanup,
add newlines to end of files
12 files changed:
autotimer/src/AutoPoller.py
autotimer/src/AutoTimer.py
autotimer/src/AutoTimerComponent.py
autotimer/src/AutoTimerConfiguration.py
autotimer/src/AutoTimerEditor.py
autotimer/src/AutoTimerImporter.py
autotimer/src/AutoTimerList.py
autotimer/src/AutoTimerOverview.py
autotimer/src/AutoTimerPreview.py
autotimer/src/AutoTimerSettings.py
autotimer/src/__init__.py
autotimer/src/plugin.py