irker history
-1.11 @
+1.11 @ 2012-10-10
Code is now fully Unicode-safe.
A 'cialike' option emulates the file-summary behavior on the old CIA service.
# No user-serviceable parts below this line
-version = "1.10"
+version = "1.11"
import sys, getopt, urlparse, time, random, socket, signal
import threading, Queue, SocketServer
# No user-serviceable parts below this line:
#
-version = "1.10"
+version = "1.11"
import os, sys, commands, socket, urllib, subprocess, locale
from pipes import quote as shellquote