summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-02-21 16:22:02 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2019-02-21 16:22:02 +0100
commitba649e832140fd69e0adb3958ad298b8f7434e69 (patch)
treec54abc0cc6432af58de3eecfc0ba26317915477e /scripts
parente118e40b964570b586aba58e8a413f8dfab2c509 (diff)
downloadpsutil-ba649e832140fd69e0adb3958ad298b8f7434e69.tar.gz
update doc
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/internal/print_announce.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/internal/print_announce.py b/scripts/internal/print_announce.py
index a39351d6..7fbe74f3 100755
--- a/scripts/internal/print_announce.py
+++ b/scripts/internal/print_announce.py
@@ -40,8 +40,8 @@ running processes. It implements many functionalities offered by command \
line tools such as: ps, top, lsof, netstat, ifconfig, who, df, kill, free, \
nice, ionice, iostat, iotop, uptime, pidof, tty, taskset, pmap. It \
currently supports Linux, Windows, macOS, Sun Solaris, FreeBSD, OpenBSD, \
-NetBSD and AIX, both 32-bit and 64-bit architectures, with Python versions \
-from 2.6 to 3.6. PyPy is also known to work.
+NetBSD and AIX, both 32-bit and 64-bit architectures. Supported Python \
+versions are 2.6, 2.7 and 3.4+. PyPy is also known to work.
What's new
==========