This website requires JavaScript.
Explore
Help
Sign In
resurgent
/
XBMC4Xbox
Watch
0
Star
0
Fork
0
mirror of
https://github.com/Team-Resurgent/XBMC4Xbox.git
synced
2026-08-15 11:18:13 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
i2c_python
XBMC4Xbox
/
xbmc
/
lib
/
libPython
/
python
/
Tools
/
scripts
/
idle
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
95 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Clean Copy
2024-01-08 19:00:13 +00:00
#! /usr/bin/env python
from
idlelib.PyShell
import
main
if
__name__
==
'__main__'
:
main
()
Reference in New Issue
Copy Permalink