Python import hooks

Today I worked with William on the promising ironclad project which allows you to use CPython extension such as numpy under IronPython. Ironclad needs to setup »

A git-svn tutorial

Introduction I have been using git-svn successfully for some time now, and I am generally pleased about the productivity improvements I get. I am documenting my »

Scripting Vim with Python

I've created and released a small Vim plugin that will try to mimic TextMate's behaviour to insert the closing pair of quotes, brackets, parentheses, braces etc. »