diff options
Diffstat (limited to 'Tools/scripts/analyze_dxp.py')
-rwxr-xr-x[-rw-r--r--] | Tools/scripts/analyze_dxp.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/scripts/analyze_dxp.py b/Tools/scripts/analyze_dxp.py index bde931e..1224383 100644..100755 --- a/Tools/scripts/analyze_dxp.py +++ b/Tools/scripts/analyze_dxp.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python """ Some helper functions to analyze the output of sys.getdxp() (which is only available if Python was built with -DDYNAMIC_EXECUTION_PROFILE). |