irker history
+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.
+
2.3 @ 2013-11-30
-i option enables immediate sending of one line in foreground.
# No user-serviceable parts below this line
-version = "2.3"
+version = "2.4"
import sys, getopt, urlparse, time, random, socket, signal, re
import threading, Queue, SocketServer, select
# No user-serviceable parts below this line:
#
-version = "2.2"
+version = "2.4"
import os, sys, commands, socket, urllib, subprocess, locale, datetime
from pipes import quote as shellquote