Skip to content

Fix some minor issues with the the 'prettystr' routine.

Latest
Compare
Choose a tag to compare
@timstaley timstaley released this 10 Feb 16:07
· 15 commits to master since this release

Fix some minor issues with the the 'prettystr' routine:

  • Ensure return of a string type in Python3 (was bytes).
  • Fix printing of whole packet (#6, with thanks to @henrilouvin).