This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12bf339aea
cpython
/
Lib
/
idlelib
/
idle
5 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial revision
2001-06-25 07:23:57 +00: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 18:12:41 +00:00
import PyShell
PyShell.main()