In Python 2, node.example.com is an IPv6 address

Hello! Welcome to the once-yearly blog post! This year I’d like to examine the
most peculiar bug I encountered at work. To set the stage, let’s start with a
little background. ๐Ÿ“š… Read more

Similar

Gevent for the Working Python Developer

The structure of this tutorial assumes an intermediate level knowledge of Python but not much else. No knowledge of concurrency is expected. The goal is to give you the tools you need to get going with gevent, help you tame your existing concurrency probl... (more…)

Read more »

AppleScript for Python Programmers

I'm a Python programmer who switched to Mac OS X. Being nerd and needing to automate common tasks, the learning of the AppleScript language was unavoidable. To speed up the process I've took some notes, comparing the new commands to Python statements. The... (more…)

Read more »