Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4330
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Christopher Arndt <chris@chrisarndt.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Schleifen die ohne Durchlaufen des Schleifenkörpers beendet wurden |
| Date | Mon, 28 Mar 2016 16:11:05 +0200 |
| Lines | 71 |
| Message-ID | <mailman.106.1459174291.28225.python-de@python.org> (permalink) |
| References | <56F445C9.3000200@mail.de> <CAMSP2L7OBP5h4yjrRrx4XuvwE3UMTg=grZqPzJ7B9ZEyYYXD5A@mail.gmail.com> <E7199327-B882-4691-A703-351C20DFE173@web.de> <A201B172-63F7-484B-80FB-EB92999275A7@darwin.in-berlin.de> <533CBF60-D919-4211-8155-ACC90B848839@web.de> <56F47AD1.5040008@chrisarndt.de> <56F525AC.10600@python-academy.de> |
| Mime-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vMwjF8DBSq8WmdDH5hwTNObQWsIclNpC8" |
| X-Trace | news.uni-berlin.de AkyQoYbO41ruVPJitmqb2wQyrbmTZlLLdVx6wajxQJ2w== |
| Return-Path | <chris@chrisarndt.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Virus-Scanned | Debian amavisd-new at mx1.0x20.eu |
| Openpgp | id=F0BA1EAE86651989C0A1C9901E0D97B33A4E1F31 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 |
| In-Reply-To | <56F525AC.10600@python-academy.de> |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| Xref | csiph.com de.comp.lang.python:4330 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Am 25.03.2016 um 12:49 schrieb Mike Müller: > object() ist der Sentinel schlechthin. Stimmt, das hatte ich mir noch gar nicht so bewusst gemacht. > Alle Funktionen haben immer einen Rückgabewert. Damit muss ich `i` > nicht zwingend als Argument mitgeben. Das habe ich nicht verstanden. Wenn man über eine Kollektion iteriert, will man doch meistens mit jedem Element irgendetwas machen, muss es dann also auch an die Verarbeitungsfunktion übergeben. Und ob ich das Element an die Verarbeitungsfunktion übergebe oder nicht, hat doch nichts mit ihrem Rückgabewert zu tun. Vielleicht kannst du nochmal erklären, was du meinst? Chris
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Schleifen die ohne Durchlaufen des Schleifenkörpers beendet wurden Christopher Arndt <chris@chrisarndt.de> - 2016-03-28 16:11 +0200
csiph-web