This commit is contained in:
Kovid Goyal 2011-06-03 09:47:20 -06:00
parent 2b7b795fa8
commit 3b36ab23d5

View File

@ -2395,6 +2395,7 @@ class ITUNES(DriverBase):
try:
# Pre-emptive test to confirm functional iTunes automation interface
foo = self.iTunes.Version
foo
except:
self.iTunes = None
raise OpenFeedback('Unable to connect to iTunes.\n' +