gh-68400: Remove outdated 2.7 comment (#129919)

This commit is contained in:
Stan Ulbrych
2025-02-10 04:53:32 +00:00
committed by GitHub
parent 7e6ee50b6b
commit d9bf3c16e5

View File

@@ -5,4 +5,3 @@ Run IDLE as python -m idlelib
"""
import idlelib.pyshell
idlelib.pyshell.main()
# This file does not work for 2.7; See issue 24212.