On Dec 3, 6:51 pm, Andreas Waldenburger <[EMAIL PROTECTED]> wrote:
> On Tue, 02 Dec 2008 18:16:13 -0800 Bryan Olson
> > zip as its own inverse might be even easier to comprehend if we call
> > zip by its more traditional name, "transpose".
>
> Sounds like a Py4k change to me.

Nah, just add the following to your sitecustomize.py:

   transpose = zip

:)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to