just deleted a line so doc generation works

This commit is contained in:
Johannes Findeisen 2013-05-30 04:56:29 +02:00
commit 394be17e6e

View file

@ -31,5 +31,3 @@ while len(data):
sock.close() sock.close()
print string print string
sys.exit(0)