]> granicus.if.org Git - python/commit
Fix test failure in test_cmd_line by initializing the hash secret at the earliest...
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Feb 2012 18:08:26 +0000 (19:08 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Feb 2012 18:08:26 +0000 (19:08 +0100)
commit528b54b2637ca2a0d96f1b597d50aa24f789e303
tree5360d51e5e08ac823b822c8ac372317aa6edd4db
parent61f996b26a27d62ea48e550c774f562ec96fa3ab
parent86838b02f04a01445778584afb7acd0b05081335
Fix test failure in test_cmd_line by initializing the hash secret at the earliest point.
Include/pythonrun.h
Modules/main.c
Python/pythonrun.c