irker history
-1.12 @
+1.12 @ 2012-10-11
+ Emergency workaround for a Unicode-handling error buried deep in irclib.
The IRC library at version 3.2 or later is required for this version!
Only ship to freenode #commits by default.
# No user-serviceable parts below this line
-version = "1.11"
+version = "1.12"
import sys, getopt, urlparse, time, random, socket, signal
import threading, Queue, SocketServer
# No user-serviceable parts below this line:
#
-version = "1.11"
+version = "1.12"
import os, sys, commands, socket, urllib, subprocess, locale
from pipes import quote as shellquote