Esempio n. 1
0
def job_id():
    """
    Return the job identifier.
    """
    _check()
    return _ec.job_id()
Esempio n. 2
0
def job_id():
    """
    Return the job identifier.
    """
    _check()
    return _ec.job_id()