Commit 0e377745 authored by Grégory Wisniewski's avatar Grégory Wisniewski

PFix missing import.


git-svn-id: https://svn.erp5.org/repos/neo/trunk@1298 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 58c82e3b
......@@ -25,6 +25,7 @@ from neo.connector import ConnectorException, ConnectorTryAgainException, \
ConnectorInProgressException, ConnectorConnectionRefusedException, \
ConnectorConnectionClosedException
from neo.util import dump
from neo.logger import PACKET_LOGGER
def not_closed(func):
def decorator(self, *args, **kw):
......
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