freebsd-dev/cmd/dbufstat
Ryan Moeller 8fbd31d761
dbufstat: Fix warnings with Python 3.8
Replace "is" with "==" and "is not" with "!=".

Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #11394
2020-12-23 15:10:35 -08:00
..
.gitignore Centralize variable substitution 2020-07-14 17:33:44 -07:00
dbufstat.in dbufstat: Fix warnings with Python 3.8 2020-12-23 15:10:35 -08:00
Makefile.am Centralize variable substitution 2020-07-14 17:33:44 -07:00