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
12bf339aea
cpython
/
Lib
/
idlelib
/
idle
5 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial revision
2001-06-25 04:23:57 -03:00
#! /usr/bin/env python
Revert to revision 1.3; Mac OS X has a platform specific startup script, macosx_main.py
2002-12-23 14:12:41 -04:00
import PyShell
PyShell.main()