* morituri/rip/main.py:

Give a nice error message if cdrdao cannot read the disc.
	  Fixes #62.
This commit is contained in:
Thomas Vander Stichele
2011-05-22 15:24:45 +00:00
parent ddb70f32e4
commit 10eb2ee176

View File

@@ -2,7 +2,7 @@
* morituri/rip/main.py:
Give a nice error message if cdrdao cannot read the disc.
Fixes #29.
Fixes #62.
2011-05-22 Thomas Vander Stichele <thomas at apestaart dot org>