From 4fd26488a217774ca627f8fab433d759fc7e1838 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Mon, 20 Jul 2009 20:36:45 +0000 Subject: [PATCH] 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 ........