[Python-Dev] hash randomization in 3.3 (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Tue Feb 21 20:59:52 CET 2012


On Tue, 21 Feb 2012 14:58:41 -0500 Benjamin Peterson <benjamin at python.org> wrote:

2012/2/21 Antoine Pitrou <solipsis at pitrou.net>: > > Hello, > > Shouldn't it be enabled by default in 3.3?

Should you be able to disable it?

PYTHONHASHSEED=0 should disable it. Do we also need a command-line option?

Regards

Antoine.



More information about the Python-Dev mailing list