[issue7355] Struct incorrectly compiles format strings
Meador Inge
report at bugs.python.org
Tue Apr 13 00:11:19 CEST 2010
Meador Inge <meadori at gmail.com> added the comment:
> Sure, if you want to. [Then I won't be able to reproduce what's in the
> docs on either of my machines. :) One's 32-bit big-endian; the other's
> 64-bit little-endian.]
>
I guess it's painful either way. I think the only fair thing to do is
provide examples for multiple scenarios, e.g. 32-bit little-endian, 64-bit
big-endian, etc... Share the pain :)
Cool, thanks! Your padding note tweak is a definite improvement over what I
originally had.
----------
Added file: http://bugs.python.org/file16903/unnamed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7355>
_______________________________________
-------------- next part --------------
<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Sure, if you want to. Â [Then I won't be able to reproduce what's in the docs on either of my machines. :) Â One's 32-bit big-endian; Â the other's 64-bit little-endian.]<br>
</blockquote><div><br></div><div>I guess it's painful either way. Â I think the only fair thing to do is provide examples for multiple scenarios, e.g. 32-bit little-endian, 64-bit big-endian, etc... Â Share the pain :)</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Merged your changes and subsequent tweaks to py3k in r80016.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>Cool, thanks! Â Your padding note tweak is a definite improvement over what I originally had.</div></div><br>
More information about the Python-bugs-list
mailing list