[3.12] gh-68400: Remove outdated 2.7 comment (GH-129919) (#129938)

(cherry picked from commit d9bf3c16e5)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2025-02-10 06:10:02 +01:00 committed by GitHub
parent 02e00a7373
commit 774458884b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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