BVDET. Thank you for your reply...
I am now getting :
./checkprocess2.p y
Traceback (most recent call last):
File "./checkprocess2.p y", line 13, in <module>
status = false
NameError: name 'false' is not defined
...still a bit confused.
User Profile
Collapse
-
IndentationError: expected an indented block
Getting the following error. But I cannot figure out why. Could someone please alter my code and explain where I am going wrong?
./checkprocess2.p y
File "./checkprocess2.p y", line 19
else:
^
IndentationErro r: expected an indented block
...Code:#!/usr/bin/python import sys import os import commands def state():
No activity results to display
Show More
Leave a comment: