Commit deb19696 authored by Aurel's avatar Aurel

add missing import


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@487 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 35da0c34
......@@ -24,6 +24,7 @@ from neo.protocol import Packet, STORAGE_NODE_TYPE, \
from neo.connection import ClientConnection
from neo.storage.handler import StorageEventHandler
from neo.util import dump
from neo import protocol
class Partition(object):
"""This class abstracts the state of a partition."""
......
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