python (3.12.0)

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