irker history
+1.14 @
+ irclib 5.0 and urlparse compatibility fixes.
+
1.13 @ 2012-11-06
Fix for a very rare thread race found by AI0867.
Work around a midesign in the IRC library.
# No user-serviceable parts below this line
-version = "1.13"
+version = "1.14"
import sys, getopt, urlparse, time, random, socket, signal
import threading, Queue, SocketServer
# No user-serviceable parts below this line:
#
-version = "1.13"
+version = "1.14"
import os, sys, commands, socket, urllib, subprocess, locale
from pipes import quote as shellquote