* morituri/common/drive.py:

Really make pycdio and cdio optional.
	* morituri/rip/drive.py:
	* morituri/rip/offset.py:
	  Use drive.getAllDevicePaths()
This commit is contained in:
Thomas Vander Stichele
2009-06-16 19:27:18 +00:00
parent 1cdfea3d73
commit 10375235da
4 changed files with 56 additions and 22 deletions

View File

@@ -1,3 +1,11 @@
2009-06-16 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/drive.py:
Really make pycdio and cdio optional.
* morituri/rip/drive.py:
* morituri/rip/offset.py:
Use drive.getAllDevicePaths()
2009-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/result/result.py: