Quick and dirty debugging output for tired programmers.

Simply tail -f /tmp/q in your shell, and then:

    import q
    q(foo)

in your script. More information in the README and also
http://pyvideo.org/video/1858/sunday-evening-lightning-talks#t=25m15s
