Kodi Community Forum

Full Version: From foo.py import and execute bar.py
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi community,

I am running script in foo.py and want to import bar.py and its script into my foo.py,

can someone shed some light on how to do this please.

Cheers.
import bar