From: Benjamin Peterson <benjamin@python.org> Date: Mon, 18 Aug 2008 21:55:15 +0000 (+0000) Subject: Blocked revisions 65839 via svnmerge X-Git-Tag: v3.0b3~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2faaeceb1566701886c37f40fe94c0d6b8a94aea;p=python Blocked revisions 65839 via svnmerge ........ r65839 | benjamin.peterson | 2008-08-18 16:53:29 -0500 (Mon, 18 Aug 2008) | 4 lines add py3k warnings for old threading APIs they will still live in 3.0 but it can't hurt ........ ---