The May edition of the Python Magazine is out; and technically it's still May so that counts I guess. The major articles are: Handling Configuration Files with ConfigObj LDAP backed initScripts in Python Learning Python with PyGame: The Simplest Thing that Can Possibly Work Writing a Simple Interpreter/Compiler with Pyparsing Both the PyGame and and Pyparsing articles look interesting (I'd love to write a compiler sometime - it's on my list but I might settle for working on PyPy once my book is finished), but of course the most interesting one is the article on ConfigObj - mainly because I wrote it. ... [196 words]