]> git.proxmox.com Git - mirror_zfs.git/blobdiff - cmd/arcstat/arcstat.in
Removed Python 2 and Python 3.5- support
[mirror_zfs.git] / cmd / arcstat / arcstat.in
index cd9a803a241482c21e17fc9de16973a07e27eb2e..9327f644f544197b461e4991896f3cb11fd5289b 100755 (executable)
@@ -47,7 +47,7 @@
 # @hdr is the array of fields that needs to be printed, so we
 # just iterate over this array and print the values using our pretty printer.
 #
-# This script must remain compatible with Python 2.6+ and Python 3.4+.
+# This script must remain compatible with Python 3.6+.
 #
 
 import sys