cpython/Lib/tkinter/test/test_ttk
Georg Brandl 09a7c72cad Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime)
in order to make algorithmic complexity attacks on (e.g.) web apps much more complicated.

The environment variable PYTHONHASHSEED and the new command line flag -R control this
behavior.
2012-02-20 21:31:46 +01:00
..
__init__.py
test_extensions.py Merged revisions 73715 via svnmerge from 2009-08-13 08:51:18 +00:00
test_functions.py Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) 2012-02-20 19:54:16 +01:00
test_style.py Merged revisions 73715 via svnmerge from 2009-08-13 08:51:18 +00:00
test_widgets.py Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9 2011-06-27 23:12:20 -07:00