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


Groups > de.comp.lang.python > #4350

Re: [Python-de] Syntax-Erweiterung für Schleifen in Python3

Path csiph.com!eternal-september.org!feeder.eternal-september.org!feeder.erje.net!1.eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!not-for-mail
From Stefan Behnel <python-de@behnel.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Syntax-Erweiterung für Schleifen in Python3
Date Wed, 6 Apr 2016 07:39:28 +0200
Lines 24
Message-ID <mailman.4.1459952729.1197.python-de@python.org> (permalink)
References <57040A52.9020404@thomas-guettler.de> <F355D502-7753-4583-AABF-325BB68D2143@zopyx.com> <5704A110.4030006@behnel.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de beLh0CBSbcQlfGcGYSFw5AriBQwfDvqNJoXfRhuus31A==
Return-Path <python-de@behnel.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; t=1459921168; l=483; s=domk; d=behnel.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version: Date:From:References:To:Subject; bh=JZ1pGIxNAGuwrbEOqzp0EUAjA2Awm8Oyxe/II4CxXtc=; b=RSFYD4OHr/JXqtiOiqTV9VH9Qu2YBM8NZL+mSMombe4/wtMQoG66YXq+0x1t0ubPOgH 8BLiaYyk4SxFQne/ru31KYqZJcMf1WVYQ0VS9NI4gdqA061aQiutgqVmAyXd/gy0lSBs4 yAJH/O+OxQ81a32Ecwg+YSCMP7NmUlL4jBI=
X-RZG-AUTH :E1MMdFW4b++AXZOTwA41DOYM0Dv9LNWvavC/fJZqSuoXq8/b35jbpobCHhqGMtX2sTSBMcbQ0A==
X-RZG-CLASS-ID mo00
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
In-Reply-To <F355D502-7753-4583-AABF-325BB68D2143@zopyx.com>
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>
X-Mailman-Original-Message-ID <5704A110.4030006@behnel.de>
X-Mailman-Original-References <57040A52.9020404@thomas-guettler.de> <F355D502-7753-4583-AABF-325BB68D2143@zopyx.com>
Xref csiph.com de.comp.lang.python:4350

Show key headers only | View raw


Andreas Jung schrieb am 06.04.2016 um 06:59:
> On 5 Apr 2016, at 20:56, Thomas Güttler wrote:
>>
>>
>>  Warum nicht die Syntax in Python3.x erweitern?
>>
>> Bei Schleifen fallen mir diese Anwendungsfälle ein:
>>
>>  - on-empty
>>  - pre-first (siehe oben)
>>  - on-break (wie bisher "else")
>>
> 
> Ich würde sagen: das hier ist der falscher Ort für solche Diskussionen...

Zumindest, wenn es um Syntax geht.


> -> python-dev Liste

Nö, python-ideas.

Stefan

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de]  Syntax-Erweiterung für Schleifen in Python3 Stefan Behnel <python-de@behnel.de> - 2016-04-06 07:39 +0200

csiph-web