python (3.11.7)

(root)/
lib/
python3.11/
test/
dtracedata/
assert_usable.d
BEGIN
{
    printf("probe: success\n");
    exit(0);
}