1
0
mirror of https://github.com/Mikaela/Limnoria.git synced 2025-04-09 01:18:10 +02:00

Forgot to import socket.

This commit is contained in:
Jeremy Fincher 2003-10-22 16:05:18 +00:00
parent 93f19492ca
commit 6382e75820

@ -39,6 +39,7 @@ import re
import sets
import time
import getopt
import socket
import urllib2
import google