1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-11-19 08:16:10 +00:00
Files
workload-automation/wa/framework/instrument.py
Marc Bonnici 8cd79f2ac4 fw/instrument: Fix compatibility with Python2
The Python2 inspect module does not contain the `getfullargspec` method so call
the appropriate method depending on Python version.
2018-09-05 15:44:48 +01:00

15 KiB