X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=salome_pid.py;h=ca879e5a8c44bf4462220637dc1b839fa484b45f;hb=b06cf1477fb1ee46d7ae260c234cac5d0000abf2;hp=07ebf9f06cdc99b11be4e87513c5e6e2c4050669;hpb=a4f071b4936c4cbdfbbc957aadd8ae33ad4f82d1;p=modules%2Fshaper.git diff --git a/salome_pid.py b/salome_pid.py index 07ebf9f06..ca879e5a8 100755 --- a/salome_pid.py +++ b/salome_pid.py @@ -35,4 +35,4 @@ for list_item in process_ids: if process in name_list: pid = _pid -print pid +print(pid)