<div class="gmail_quote">On Wed, Nov 10, 2010 at 5:16 PM, Terry Carroll <span dir="ltr">&lt;<a href="mailto:carroll@tjc.com">carroll@tjc.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

This isn&#39;t a question, I&#39;m just offering it as a cautionary tale and an opportunity to laugh at my own stupidity.<br>&lt;snip&gt;<br>
Turns out my function was working correctly all along; but with my typo, I was printing out the value from the first checksum each time.  Doh!<br>
<br>
Well, no harm done, other than wasted time, and I did turn up a silly but harmless off-by-one error in the process.\</blockquote><div><br></div><div>I wish I could say that has never bitten me... but it has, several times. Including the sister bug - continually importing something and you still get the old function because you forgot to delete the .pyc file. Whoops!</div>

<div><br></div><div>-Wayne</div></div>