* morituri/program/cdrdao.py:

Wrap read in an exception handler.
	* morituri/common/task.py:
	  Debug exceptions more.
This commit is contained in:
Thomas Vander Stichele
2009-09-11 15:41:51 +00:00
parent e6f13ccf84
commit d30eb59a66
3 changed files with 31 additions and 15 deletions

View File

@@ -1,3 +1,10 @@
2009-09-11 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/program/cdrdao.py:
Wrap read in an exception handler.
* morituri/common/task.py:
Debug exceptions more.
2009-09-11 Thomas Vander Stichele <thomas at apestaart dot org>
* HACKING: