I want to serialize/deserialize md5 context. But I don\'t know how to do it in Python. Pseudocode of what I want to do.
import md5 # Start hash generation m
I asked Mr Guido V Rossum. He replied that "I don't think there's a way. However it might make a decent feature request. You could submit one to bugs.python.org." So I did.
http://bugs.python.org/issue16059