Wireshark-commits: [Wireshark-commits] master 693304b: checklicenses.py: add python3 compatibility

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Mar 2015 05:10:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=693304bf537ac15cb55ab30088ed559e918977d2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

693304b by Peter Wu (peter@xxxxxxxxxxxxx):

    checklicenses.py: add python3 compatibility
    
    Tested with Python 2.5.6, 2.6.6, 2.7.9, 3.2.6, 3.4.3.
    
    Change-Id: I5893bb32d339118ec968edc7de0e185e39ab4f81
    Reviewed-on: https://code.wireshark.org/review/7789
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  570bc36   http2: fix dissection over TLS
    adds  693304b   checklicenses.py: add python3 compatibility


Summary of changes:
 tools/checklicenses.py |   45 ++++++++++++++++++++++++---------------------
 1 file changed, 24 insertions(+), 21 deletions(-)