Wireshark-commits: [Wireshark-commits] rev 51123: /trunk/tools/ /trunk/tools/: ncp2222.py
Date: Fri, 02 Aug 2013 16:34:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51123

User: gerald
Date: 2013/08/02 09:34 AM

Log:
 Make sure we're compatible with Python 2 + 3. Tested with Pythons 2.5,
 2.7, and 3.3. The contents of packet-ncp2222.c are different after the
 changes (e.g. some array contents are in a different order) but the
 output of running 'tshark -nVxr' on the NCP files in the menagerie are
 identical.

Directory: /trunk/tools/
  Changes    Path          Action
  +13113 -13108 ncp2222.py    Modified