in reply to Re: how to print 'normal' string from hex string?
in thread how to print 'normal' string from hex string?
What is the unpack 'a*' bit for?
print pack 'H*', "4d414a523e576573742d622053544d2d31204d532d4149532843 +4c45415229";; MAJR>West-b STM-1 MS-AIS(CLEAR)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: how to print 'normal' string from hex string?
by johngg (Canon) on Nov 23, 2011 at 11:17 UTC |