commit | 7796eecc14d9e3a36e186f67ca2b1fd73367abd5 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Tue Apr 14 14:57:59 2020 -0400 |
committer | John Kacur <jkacur@redhat.com> | Tue Apr 14 14:57:59 2020 -0400 |
tree | d82d733b9ebb093b92884d04d1578fa553b29571 | |
parent | ea54a04d005dfd76411658bc4167aef187ae0918 [diff] |
python-linux-procfs: sysctl: Use is None and is not None Use is None and is not None instead of == or != Signed-off-by: John Kacur <jkacur@redhat.com>