This is the fifth and final in a series of posts on common pythonic idioms, so if you haven't seen the previous two, you should definitely go and give them a read. Learning the idioms presented in this series has really improved my Python code. Not only do a lot of these idioms actually run …
[Read more...] about How to Write Beautiful Code with Pythonic Idioms | Notable Others