commit | 0b481ca321da7c9517f7e7598cc5404cfddad7a8 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Oct 09 10:09:06 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Oct 09 10:09:06 2010 +0000 |
tree | 3ef87512bcdc808face9844e78fa9e2c98463a79 | |
parent | b1fb458807ac853650951c42562b8fad6d57a5a1 [diff] |
Merged revisions 85018 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85018 | antoine.pitrou | 2010-09-26 18:36:33 +0200 (dim., 26 sept. 2010) | 4 lines Issue #8445: try to fix some buildbot failures on test_ttk_guionly. Patch by Guilherme. ........