<div dir="ltr">For the record, we've got a pretty good thread (not this good, though!) over on the numpy list about how to untangle the mess that has resulted from porting text-file-parsing code to py3 (and the underlying issue with the 'S' data type in numpy...)<div>
<br></div><div style>One note from the github issue:<br>"""<br> The use of asbytes originates only from the fact that b'%d' % (20,) does not work.<br>"""</div><div><br></div><div style>
So yeah PEP 461! (even if too late for numpy...)</div><div style><br></div><div style>-Chris</div><div style><br></div><div class="gmail_extra">-- <br><br>Christopher Barker, Ph.D.<br>Oceanographer<br><br>Emergency Response Division<br>
NOAA/NOS/OR&R (206) 526-6959 voice<br>7600 Sand Point Way NE (206) 526-6329 fax<br>Seattle, WA 98115 (206) 526-6317 main reception<br><br><a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a>
</div></div>