os.WIFCONTINUED(status) 
Return True if the process has been continued from a job control stop, otherwise return False.
Availability: Unix.
os.WIFCONTINUED(status) 
Return True if the process has been continued from a job control stop, otherwise return False.
Availability: Unix.
Please login to continue.