[3.13] gh-68400: Remove outdated 2.7 comment (GH-129919) (#129937)

(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:16:09 +01:00 committed by GitHub
parent d6daeeeb2f
commit dee4f2c2a2
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.