Refactor: python: Improve the Process.kill method.
- Don't return a value. It's never used anywhere.
- Get rid of self.KillCmd since it doesn't match python naming rules and is only ever used in the kill method.
Refactor: python: Improve the Process.kill method. Tags None Referenced Files None Subscribers None
Description
Details
|