Commit 1b35133a authored by Aurel's avatar Aurel

import connectors from tests


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@277 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 99338aba
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
import socket import socket
import errno import errno
import logging import logging
from neo.master.tests.connector import *
class SocketConnector: class SocketConnector:
""" This class is a wrapper for a socket """ """ This class is a wrapper for a socket """
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment