contrib: header-tools scripts updated to python3
The scripts in contrib/header-tools/ are incompatible with python3.
This updates them to use python3.
contrib/header-tools/ChangeLog:
* count-headers: Adapt to Python 3.
* gcc-order-headers: Likewise.
* graph-header-logs: Likewise.
* graph-include-web: Likewise.
* headerutils.py: Likewise.
* included-by: Likewise.
* reduce-headers: Likewise.
* replace-header: Likewise.
* show-headers: Likewise.
Signed-off-by:
Sundeep KOKKONDA <sundeep.kokkonda@windriver.com>
Showing
- contrib/header-tools/count-headers 4 additions, 4 deletionscontrib/header-tools/count-headers
- contrib/header-tools/gcc-order-headers 32 additions, 32 deletionscontrib/header-tools/gcc-order-headers
- contrib/header-tools/graph-header-logs 21 additions, 21 deletionscontrib/header-tools/graph-header-logs
- contrib/header-tools/graph-include-web 13 additions, 13 deletionscontrib/header-tools/graph-include-web
- contrib/header-tools/headerutils.py 18 additions, 18 deletionscontrib/header-tools/headerutils.py
- contrib/header-tools/included-by 16 additions, 16 deletionscontrib/header-tools/included-by
- contrib/header-tools/reduce-headers 51 additions, 51 deletionscontrib/header-tools/reduce-headers
- contrib/header-tools/replace-header 6 additions, 6 deletionscontrib/header-tools/replace-header
- contrib/header-tools/show-headers 16 additions, 16 deletionscontrib/header-tools/show-headers
Loading
Please register or sign in to comment