This website requires JavaScript.
Explore
Help
Sign In
resurgent
/
xbmc4xbox-redux
Watch
0
Star
0
Fork
0
mirror of
https://github.com/Team-Resurgent/xbmc4xbox-redux.git
synced
2026-08-15 20:18:49 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature_python_3
xbmc4xbox-redux
/
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
deleted: python includes in libPython
2010-09-20 02:36:32 +00:00
#! /usr/bin/env python
from
idlelib.PyShell
import
main
if
__name__
==
'__main__'
:
main
()
Reference in New Issue
Copy Permalink