Python 3.3 enables hash randomization by default. See:
http://docs.python.org/3/using/cmdline.html#envvar-PYTHONHASHSEED
Unfortunately, I don't see any way to disable hash randomization within
a Python process, and requiring users to set an environment variable
before invoking Mrs sounds like a nightmare.
Does anyone have thoughts about how we should deal with this in Mrs?
--
Andrew McNabb
http://www.mcnabbs.org/andrew/
PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868