Files
cpython/Python
Brett Cannon b457ddaff2 Fix a backwards-compatibility mistake where a new optional argument for
warnings.showwarning() was being used. This broke pre-existing replacements for
the function since they didn't support the extra argument.

Closes issue 2705.
2008-05-02 02:25:09 +00:00
..
2008-04-30 19:47:09 +00:00
2008-04-27 18:40:21 +00:00
2008-01-23 17:15:06 +00:00
2008-04-13 20:50:29 +00:00
2008-02-01 07:22:59 +00:00
2008-03-30 20:20:39 +00:00