From d8e9526a5edbebd6bcb22c03e5272804cc5c91fe Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 11 Mar 2009 05:11:02 +0000 Subject: [PATCH] Blocked revisions 70305 via svnmerge ........ r70305 | brett.cannon | 2009-03-10 21:51:06 -0700 (Tue, 10 Mar 2009) | 5 lines Require implementations for warnings.showwarning() support the 'line' argument. Was a DeprecationWarning for not supporting it since Python 2.6. Closes issue #3652. ........ -- 2.50.1