Skip to content

Instantly share code, notes, and snippets.

@pybquillast
pybquillast / KodiScriptImporter.py
Last active March 20, 2016 14:54
Porting XBMC modules to python. Following steps od xbmcStubs
# -*- coding: utf-8 -*-
'''
Created on 9/05/2014
@author: pybquillast
'''
import sys
import os