Add hash-bang

This commit is contained in:
simon.kagstrom 2009-03-29 08:10:45 +00:00
parent eb8344fe5b
commit 5c4e39cae7

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python
import socket, struct, syslog, time, thread
import SocketServer