miniblog.
← Back to all posts
Feb 20, 2014 at 16:52
PEP 463 proposes a new exception handling syntax `x = lst[2] except IndexError: "No value"`
http://t.co/MIng02QXx3
Not a need that I've felt
Related Posts
Sep 12, 2022 at 05:08
Tired: Unexpected IndexError Wired: Tried to access index 10 in a 4 item list ["x", "y", "z", ""]