Beispiel #1
0
def zactor_is(actor):
    """Probe the supplied object, and report if it looks like a zactor_t."""
    return C.zactor_is(actor)