Python3 courtesy of www.pythonconverter.com

This commit is contained in:
2018-09-07 05:54:23 +00:00
parent eedb21e21b
commit c584f7bf6e
5 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
# Dump hex bytes to a table.
#
#===========================================================================
import StringIO
import io
#===========================================================================
def dump( buf ):