From 5d10d33cd549e93079b7c4cf5f15eb0529c9bd41 Mon Sep 17 00:00:00 2001 From: Alexander Belopolsky Date: Sat, 17 Jul 2010 23:13:43 +0000 Subject: [PATCH] Blocked revisions 82937 via svnmerge ........ r82937 | alexander.belopolsky | 2010-07-17 18:50:45 -0400 (Sat, 17 Jul 2010) | 3 lines Issue #5180: Fixed a bug that prevented loading 2.x pickles in 3.x python when they contain instances of old-style classes. ........