This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
12411005e3
cpython
/
Tools
/
scripts
/
idle
6 lines
95 B
Python
Raw
Blame
History
#! /usr/bin/env python
from
idlelib
.
PyShell
import
main
if
__name__
==
'
__main__
'
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink