Files
Rocky5 921f9fe9f8 Clean Copy
If ever adding the XBMC4Xbox source to GitHub use "git add -f -A" or it wont add all the files.
2024-01-08 19:01:29 +00:00
..
2024-01-08 19:01:29 +00:00
2024-01-08 19:01:29 +00:00
2024-01-08 19:01:29 +00:00
2024-01-08 19:01:29 +00:00
2024-01-08 19:01:29 +00:00
2024-01-08 19:01:29 +00:00

Python directory structure

DLLs dir:
  Library directory used by python.
  python exensions (.pyd) are placed here

Spyce dir:
  Here is where the Spyce installation remains, this is only there for use with psp (python server pages)
  on the goahead webserver.

ssl dir:
  Contains cert.pem which holds root certificates for use with the python _ssl library.

python27.zlib
  This is a zip archive containing the core .py python libraries