Mcore_handler.is_alone

Mcore_handler.is_alone()[source]

Check if the process is runing alone or if other instances have been launched.

Returns:

alone – True if the programm is the only instance launched, else False

Return type:

bool