Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #104162

reversed(zip(...)) not working as intended

From "Sven R. Kunze" <srkunze@mail.de>
Newsgroups comp.lang.python
Subject reversed(zip(...)) not working as intended
Date 2016-03-06 19:29 +0100
Message-ID <mailman.260.1457289003.20602.python-list@python.org> (permalink)

Show all headers | View raw


Hi,

what's the reason that reversed(zip(...)) raises as a TypeError?

Would allowing reversed to handle zip and related functions lead to 
strange errors?

Best,
Sven

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

reversed(zip(...)) not working as intended "Sven R. Kunze" <srkunze@mail.de> - 2016-03-06 19:29 +0100

csiph-web