disable dict.setdefault() test in Py2.4 which tests for a bug in that version
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 16 Feb 2013 17:46:34 +0000 (18:46 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 16 Feb 2013 17:46:34 +0000 (18:46 +0100)
commitb82127ccbc72459f3b2f9a4a10880c2f0afa6d85
tree6aa9ce93a42199b447f5844e13c2615083d989ed
parent079309a259b0ddddc110ba611e7c535d647ba7e2
disable dict.setdefault() test in Py2.4 which tests for a bug in that version
runtests.py