On 28/07/2017 20:57, MRAB wrote:
On 2017-07-28 10:17, Michel Desmoulin wrote:
elif break and elif None: I'd like that very much. It's weird a break
the semantic of break and None, but it's in such a dark corner of Python
anyway I don't bother.
Surely it would not be "elif break", but "elif n
On 2017-07-28 10:17, Michel Desmoulin wrote:
elif break and elif None: I'd like that very much. It's weird a break
the semantic of break and None, but it's in such a dark corner of Python
anyway I don't bother.
Surely it would not be "elif break", but "elif not break"?
Le 27/07/2017 à 21:19,
ACTIVITY SUMMARY (2017-07-21 - 2017-07-28)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open6088 (+30)
closed 36736 (+57)
total 42824 (+87)
Open issues wit
elif break and elif None: I'd like that very much. It's weird a break
the semantic of break and None, but it's in such a dark corner of Python
anyway I don't bother.
Le 27/07/2017 à 21:19, MRAB a écrit :
> On 2017-07-27 03:34, Mike Miller wrote:
>>
>>
>> On 2017-07-26 16:36, MRAB wrote:
>>> "nobre