Kaydet (Commit) 7f8cbf0e authored tarafından Ronald Oussoren's avatar Ronald Oussoren

Fix for issue 1627952

üst 63b74feb
......@@ -18,7 +18,7 @@ from Carbon import Qdoffs
from Carbon import QDOffscreen
from Carbon import Res
try:
import MediaDescr
from Carbon import MediaDescr
except ImportError:
def _audiodescr(data):
return None
......
......@@ -230,6 +230,8 @@ Library
- Issue #900949: plat-mac/videoreader.py no longer relies on a non-existing
module.
- Issue #16278952: plat-mac/videoreader.py now correctly imports MediaDescr
Tools/Demos
-----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment