Searched refs:kcdatapy (Results 1 – 1 of 1) sorted by relevance
1311 let kcdatapy = Bundle(for: self.classForCoder).path(forResource: "kcdata.py", ofType: nil) in testSampleStackshot() variable1314 task.launchPath = kcdatapy in testSampleStackshot()1334 task.arguments = [kcdatapy!] + pyargs in testSampleStackshot()