taucmdr icon indicating copy to clipboard operation
taucmdr copied to clipboard

include `python2` and `python3` in addition to `python` in configuration UID

Open zbeekman opened this issue 5 years ago • 0 comments

See discussion in #345

Python may be invoked in a number of different ways when profiling python code. The best thing to do would be to figure out how to examine the actual interpreter being used, but this problematic because you don't know this, necessarily, until the trial is actually run.

zbeekman avatar Mar 23 '20 19:03 zbeekman