irker history
+1.20 @ 2013-05-17
+ Compatibility back to Python 2.4 (provided simplejson is present).
+ Increased anti-flood delay to avoid trouble with freenode.
+
1.19 @ 2013-05-06
Fixed a minor bug in argument processing
# No user-serviceable parts below this line
-version = "1.19"
+version = "1.20"
import sys, getopt, urlparse, time, random, socket, signal, re
import threading, Queue, SocketServer
# No user-serviceable parts below this line:
#
-version = "1.19"
+version = "1.20"
import os, sys, commands, socket, urllib, subprocess, locale, datetime
from pipes import quote as shellquote