I'll give an informal talk on three relatively new new Python features that many people seem to find intimidating but which can be useful in fairly simple ways. These are decorators, the "with" statement, and defaultdict. For each I'll give a quick summary of why they're in Python, my take on why people don't use them, and a simple example of how they're useful.
-- No electrons were harmed in the creation of this email.
