os.WCOREDUMP(status)
Return True if a core dump was generated for the process, otherwise return False.
Availability: Unix.
os.WCOREDUMP(status)
Return True if a core dump was generated for the process, otherwise return False.
Availability: Unix.
Please login to continue.