irker history
+2.6 @ 2014-02-04
+ Fix for an infinite loop on failing to connect to IRC
+
2.5 @ 2013-12-24
Bug fix - remove a deadlock we inherited from irclib.
# No user-serviceable parts below this line
-version = "2.5"
+version = "2.6"
import sys, getopt, urlparse, time, random, socket, signal, re
import threading, Queue, SocketServer, select
# No user-serviceable parts below this line:
#
-version = "2.5"
+version = "2.6"
import os, sys, commands, socket, urllib, subprocess, locale, datetime
from pipes import quote as shellquote