fix syntax

This commit is contained in:
Alexey Avramov
2019-08-31 22:35:23 +09:00
parent 49d6eb406b
commit 602150a30f
3 changed files with 5 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ def pid_to_status_units(pid):
for i in range(len(f_list)):
if i is 1:
if i == 1:
name = f_list[0].split('\t')[1]
if i == uid_index: