python (3.11.7)

(root)/
lib/
python3.11/
test/
dtracedata/
assert_usable.stp
probe begin
{
  println("probe: success")
  exit ()
}