taucmdr
taucmdr copied to clipboard
include `python2` and `python3` in addition to `python` in configuration UID
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.