commit | ca9aae53bd5bf4d24f4c9ea6f4dc1606eb9cfc3c | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Jun 05 10:09:42 2022 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sun Jun 05 10:11:37 2022 -0600 |
tree | c9a63362b80a25e7f085b953f4e35893f01f8a40 | |
parent | c8eab1d7c92ad72089c98e5753ebc96419e3674a [diff] |
Remove obsolete Python 2 comment I found a comment that referred to Python 2, but that is now obsolete -- the code it refers to is gone. I'm checking in this patch to remove the comment. There's a similar comment elsewhere, but I plan to remove that one in another patch I'm going to submit shortly.