Thanks to a little insomnia, I had time to mull over and write a second installment in The Python Tourist.
Issue #2: Taking Exception.
This one is about exception handling in Python; primarily about how cool and useful it, but also with some notes about pitfalls you'll want to avoid.
You may notice that the article is a ".php" file this time instead of ".html". The short story is I needed to untabify the HTML before serving it. The long story will be the subject of an upcoming post.
