New submission from ????? ????????? <agsci2017@gmail.com>:
Is is possible to add to Python the following syntax (keyword 'except'):
[1, 2, 3, 4, 5] except [2]
>>> [1, 3, 4, 5]
----------
messages: 348238
nosy: ????? ?????????
priority: normal
severity: normal
status: open
title: Except clause
type: enhancement
versions: Python 3.9
_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue37643>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
Is is possible to add to Python the following syntax (keyword 'except'):
[1, 2, 3, 4, 5] except [2]
>>> [1, 3, 4, 5]
----------
messages: 348238
nosy: ????? ?????????
priority: normal
severity: normal
status: open
title: Except clause
type: enhancement
versions: Python 3.9
_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue37643>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com