From 65d7643cb492a7cda7b1d0153e6c610c30bd3b01 Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Fri, 5 Mar 2010 14:41:33 +0000 Subject: [PATCH] Blocked revisions 78690 via svnmerge ........ r78690 | mark.dickinson | 2010-03-05 14:36:20 +0000 (Fri, 05 Mar 2010) | 3 lines Fix incorrect stacklevel for DeprecationWarnings originating from the struct module. Also clean up related tests in test_struct. The stacklevel fix should be backported to 2.6 once that branch is unfrozen. ........ -- 2.50.1