From: Benjamin Peterson Date: Mon, 20 Jul 2009 20:36:45 +0000 (+0000) Subject: Blocked revisions 74119 via svnmerge X-Git-Tag: v3.2a1~2779 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4fd26488a217774ca627f8fab433d759fc7e1838;p=python Blocked revisions 74119 via svnmerge ........ r74119 | benjamin.peterson | 2009-07-20 15:28:08 -0500 (Mon, 20 Jul 2009) | 2 lines the Slice in x[::] has to have step as None to help the interpreter ........ ---