XBMC Python modules
#1
Hey, I'm trying to figure out whether or not XBMC has one of the modules I need.

On the wiki page it says I have to look for the python24 file, which for some reason couldn't be found on my Linux machine. Home/.xbmc/system/ is empty. Google is completely useless, since Python team didn't keep the module availability by version.

Is there a debug mode of some sort where I could check the print sys.builtin_module_names you guys mentioned in wiki?

sorry if the question is too silly.
Reply
#2
The official builds include the standard library for that version (2.6 I believe for Eden), but keep in mind that Xbmc can be compiled to use an external version of python, so any one version may differ for different installations
Reply
#3
Thank you, I wish someone would update the wiki page, that says XBMC has Python 2.4 library.
Reply
#4
hm, at least for linux I think Eden use external python as default?
Reply
#5
Since Eden all platforms use external python
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Python modules 0