From 676cce3b4bb08c724723600952c33e2359230ed1 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 8 Aug 2008 04:28:30 +0000 Subject: [PATCH] Blocked revisions 65588 via svnmerge ........ r65588 | brett.cannon | 2008-08-07 21:27:28 -0700 (Thu, 07 Aug 2008) | 3 lines Remove buffer() usage in the socket module by just slicing directly on the object. This removes all warnings for the module caused by running under -3. ........ -- 2.50.1