mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Rename idle -> idle.py
This commit is contained in:
parent
fa77e09dd0
commit
3d58bcd5d9
1 changed files with 0 additions and 0 deletions
3
Tools/idle/idle.py
Executable file
3
Tools/idle/idle.py
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#! /usr/bin/env python
|
||||
import PyShell
|
||||
PyShell.main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue