Open johnthagen opened 9 years ago
Any updates on this?
I'm not actively maintaining pyreshark at the moment, if anyone makes pull requests to update for newer wireshark and/or python versions I'll be happy to test and release
Does somebody have any progress on this point?
The README currently states:
Any plans to support Python 3?
Some easy first steps would be to
from __future__ import absolute_import, division, print_function, unicode_literals