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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.