Prepare server to incoming split

This commit is contained in:
nemunaire 2014-08-13 17:11:33 +02:00
commit 3839455f42
7 changed files with 7 additions and 7 deletions

View file

@ -22,7 +22,7 @@ import shlex
import urllib.parse
import zlib
from DCC import DCC
from server.DCC import DCC
import hooks
from response import Response