From: Antoine Pitrou Date: Wed, 21 Jul 2010 15:56:03 +0000 (+0000) Subject: Blocked revisions 83025 via svnmerge X-Git-Tag: v2.7.1rc1~576 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f3379f978516aaa3719d56e0ea9d91aca3c6fcc;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 83025 via svnmerge ........ r83025 | antoine.pitrou | 2010-07-21 17:54:48 +0200 (mer., 21 juil. 2010) | 3 lines Remove outdated mention of deprecated functions in the string module - they have been removed in 3.x. ........ ---