Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104162
| 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) |
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
reversed(zip(...)) not working as intended "Sven R. Kunze" <srkunze@mail.de> - 2016-03-06 19:29 +0100
csiph-web