From 21b8598d59422eb9cd7f593598ea23abc0e147f1 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Tue, 17 Oct 2017 16:15:16 +0200 Subject: [PATCH] Closedown --- script/local.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/local.py b/script/local.py index dc27492..3c74104 100644 --- a/script/local.py +++ b/script/local.py @@ -195,7 +195,7 @@ class UDPDatagram: class for receiving and sending a udp message """ import socket - + import binascii # the constructor def __init__(self): # communication with interlock server