Wireshark-commits: [Wireshark-commits] rev 26738: /trunk/tools/ /trunk/tools/: asn2wrs.py

Date: Mon, 10 Nov 2008 13:27:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26738

User: kukosa
Date: 2008/11/10 05:27 AM

Log:
 - new #.MODULE_EXPORTS directive which exports symbols including module prefix, used to avoid conflicts when two modules have types with the same name and they need to be used together
 - fix few Python warnings

Directory: /trunk/tools/
  Changes    Path          Action
  +93 -25    asn2wrs.py    Modified