diff --git a/stdlib/VERSIONS b/stdlib/VERSIONS index 8589018ef..1d48a312a 100644 --- a/stdlib/VERSIONS +++ b/stdlib/VERSIONS @@ -14,8 +14,8 @@ # # Python versions before 2.7 are ignored, so any module that was already # present in 2.7 will have "2.7" as its minimum version. Version ranges -# for unsupported versions of Python 3 (currently 3.5 and lower) are -# generally accurate but we do not guarantee their correctness. +# for unsupported versions of Python 3 are generally accurate but we do +# not guarantee their correctness. __future__: 2.7- __main__: 2.7-