Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4857 > unrolled thread
| Started by | Thomas Güttler <guettliml@thomas-guettler.de> |
|---|---|
| First post | 2017-07-27 12:26 +0200 |
| Last post | 2017-07-27 12:26 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to de.comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[Python-de] Zweimal iterieren? Ehemals War die Idee mit Iteratoren/Generatoren wirklich so super? Thomas Güttler <guettliml@thomas-guettler.de> - 2017-07-27 12:26 +0200
| From | Thomas Güttler <guettliml@thomas-guettler.de> |
|---|---|
| Date | 2017-07-27 12:26 +0200 |
| Subject | [Python-de] Zweimal iterieren? Ehemals War die Idee mit Iteratoren/Generatoren wirklich so super? |
| Message-ID | <mailman.54.1501151188.3037.python-de@python.org> |
Am 27.07.2017 um 09:10 schrieb Johannes: > > Generatoren sind (neben den schon erwähnten Fällen) dann nützlich wenn man mit einem (potentiell unendlichem) Stream von > Daten arbeiten muss. Ja, da hast du Recht. Kompliziert wird es bloß wenn man nur wenige Einträge in der Iterator hat und zweimal iterieren möchte. Das kommt bei mir häufiger vor als riesige Datenmengen. Gruß, Thomas -- Thomas Guettler http://www.thomas-guettler.de/
Back to top | Article view | de.comp.lang.python
csiph-web