Open GoogleCodeExporter opened 9 years ago
22:45:02 T:4616 ERROR: C:\Program Files
(x86)\XBMC\addons\plugin.program.Skype4Py\default.py:13: DeprecationWarning:
os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to
find the script's root directory and DO NOT make relative path accesses based
on the results of 'os.getcwd.'
BASE_RESOURCE_PATH = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
Original comment by mp.pf...@gmail.com
on 2 Apr 2012 at 8:50
Original issue reported on code.google.com by
mp.pf...@gmail.com
on 2 Apr 2012 at 8:48