]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport fix from default branch for ./python -R -Wd where hash('d') would not
authorBarry Warsaw <barry@python.org>
Tue, 21 Feb 2012 16:16:06 +0000 (11:16 -0500)
committerBarry Warsaw <barry@python.org>
Tue, 21 Feb 2012 16:16:06 +0000 (11:16 -0500)
commit8757cad394ff09bfd600e38390cacc7ce48a8773
treeee86f851900e9f52e8479eee866574afe29e11be
parentb69fa1f8b7b935c79b193502358bd59b685afd77
Backport fix from default branch for ./python -R -Wd where hash('d') would not
have gotten randomized.
Modules/main.c