cpython/Lib/test/support
Gregory P. Smith fcbdf9906b * Re-fix issue #19284: Don't generate the no-op -R command line
parameter to "enable" the always on sys.flags.hash_randomization
  in _args_from_interpreter_flags() used by multiprocessing and
  some unittests.  This simplifies the code.
* assert_python_ok docstring typo fix.
* Fix test_cmd_line not to fail if PYTHONHASHSEED is set to a fixed seed.
2015-12-13 20:15:26 -08:00
..
__init__.py Issue #25626: Merge zlib fix from 3.5 2015-11-21 10:57:15 +00:00
script_helper.py * Re-fix issue #19284: Don't generate the no-op -R command line 2015-12-13 20:09:42 -08:00