I need to make a Python module that takes an MD5 from WITHIN ITSELF and calculates its own MD5, and look for mismatch. However, every time I calculate an MD5, I put it in the file, recheck it, and it's different.
Can anyone get me out of this black hole?