Wireshark-commits: [Wireshark-commits] master 83b2f1b: Tools: Make a couple of scripts Python 3-onl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 22 Apr 2019 18:41:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83b2f1bca578360712005ec22bf020ba523fd3b0
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

83b2f1b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Tools: Make a couple of scripts Python 3-only.
    
    Remove Python 2 support from make-services.py and update-tools-help.py.
    
    Change-Id: I1304038ca07d1d7354795f7b7faacd3747313653
    Reviewed-on: https://code.wireshark.org/review/32943
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  6f31151   docbook: fix broken image link on ChLibsNpcap
     add  83b2f1b   Tools: Make a couple of scripts Python 3-only.


Summary of changes:
 tools/make-services.py     | 23 +++++++++--------------
 tools/update-tools-help.py | 11 ++++++-----
 2 files changed, 15 insertions(+), 19 deletions(-)