Skip to content

Commit 1a90e0c

Browse files
Adjust compatibility comment
1 parent 4e0a8ca commit 1a90e0c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Tools/ssl/multissltests.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
search paths for header files and shared libraries. It's known to work on
1919
Linux with GCC and clang.
2020
21-
Please keep this script compatible with Python 2.7, and 3.4 to 3.7.
21+
Please keep this script compatible with all currently-maintained Python
22+
versions.
2223
2324
(c) 2013-2017 Christian Heimes <christian@python.org>
2425
"""

0 commit comments

Comments
 (0)