irker history
+1.17 @ 2013-02-03
+ Various minor fixes and bulletproofing.
+
1.16 @ 2013-01-24
Deal gracefully with non-ASCII author names and '|' in the command line.
# No user-serviceable parts below this line
-version = "1.16"
+version = "1.17"
import sys, getopt, urlparse, time, random, socket, signal
import threading, Queue, SocketServer
# No user-serviceable parts below this line:
#
-version = "1.16"
+version = "1.17"
import os, sys, commands, socket, urllib, subprocess, locale
from pipes import quote as shellquote