From: Alexander Belopolsky Date: Thu, 17 Jun 2010 18:32:37 +0000 (+0000) Subject: Blocked revisions 82053 via svnmerge X-Git-Tag: v3.1.3rc1~619 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ff73848f259a661bd4c85ccee6d463ad862b15f;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 82053 via svnmerge ........ r82053 | alexander.belopolsky | 2010-06-17 14:30:34 -0400 (Thu, 17 Jun 2010) | 2 lines Issue #6641: The datetime.strptime method now supports the %z directive. ........ ---