| commit | d6995eb58214b1395814e05f127b7ec9294e39b2 | [log] [tgz] |
|---|---|---|
| author | Florent Xicluna <florent.xicluna@gmail.com> | Tue Mar 30 19:43:09 2010 +0000 |
| committer | Florent Xicluna <florent.xicluna@gmail.com> | Tue Mar 30 19:43:09 2010 +0000 |
| tree | efc54ce4e3f14464280e56f2fb612c5eaa783fbf | |
| parent | 704ed93efb24c77a7328b7aa5cb7483bf76ab969 [diff] |
Merged revisions 79497 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79497 | florent.xicluna | 2010-03-30 18:31:14 +0200 (mar, 30 mar 2010) | 2 lines #8263: Now regrtest.py will report a failure if it receives a KeyboardInterrupt (SIGINT). ........