mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Merge with 3.4
This commit is contained in:
commit
c7e0522d42
1 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,6 @@ IDLE main entry point
|
|||
|
||||
Run IDLE as python -m idlelib
|
||||
"""
|
||||
|
||||
|
||||
import idlelib.PyShell
|
||||
idlelib.PyShell.main()
|
||||
# This file does not work for 2.7; See issue 24212.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue