Hi,

a colleague of mine (I write this mail because I am on the list) has the following issue:


for x in my_iterable:
    # do
empty:
    # do something else


What's the most Pythonic way of doing this?

Best,
Sven
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to