irker history
+2.5 @ 2013-12-24
+ Bug fix - remove a deadlock we inherited from irclib.
+
2.4 @ 2013-12-03
Bug fix release - some users reported failure to connect with 2.3.
Also prevent a crash if Unicode shows up in the wrong place.
# No user-serviceable parts below this line
-version = "2.4"
+version = "2.5"
import sys, getopt, urlparse, time, random, socket, signal, re
import threading, Queue, SocketServer, select
# No user-serviceable parts below this line:
#
-version = "2.4"
+version = "2.5"
import os, sys, commands, socket, urllib, subprocess, locale, datetime
from pipes import quote as shellquote