From: Eric Smith Date: Fri, 6 Feb 2009 00:53:43 +0000 (+0000) Subject: Blocked revisions 69331 via svnmerge X-Git-Tag: v2.6.2c1~202 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9dca26ac2c94e8ffeeb45ad61405ec0b1db27b9;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 69331 via svnmerge ........ r69331 | eric.smith | 2009-02-05 19:48:26 -0500 (Thu, 05 Feb 2009) | 2 lines Implement issue #4285, convert sys.version_info to a named tuple. Patch by Ross Light. ........ ---