Is the following LBYL:foo = 123if foo < 200: do()If so, how to change to EAFP?Thanks!Sent from Samsung tablet. -- https://mail.python.org/mailman/listinfo/python-list
Is the following LBYL:foo = 123if foo < 200: do()If so, how to change to EAFP?Thanks!Sent from Samsung tablet. -- https://mail.python.org/mailman/listinfo/python-list