[Neo-report] r2118 gregory - /trunk/neo/storage/handlers/client.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 24 11:49:56 CEST 2010


Author: gregory
Date: Mon May 24 11:49:55 2010
New Revision: 2118

Log:
Add missing import.

Modified:
    trunk/neo/storage/handlers/client.py

Modified: trunk/neo/storage/handlers/client.py
==============================================================================
--- trunk/neo/storage/handlers/client.py [iso-8859-1] (original)
+++ trunk/neo/storage/handlers/client.py [iso-8859-1] Mon May 24 11:49:55 2010
@@ -15,6 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
+from neo import logging
 from neo import protocol
 from neo.protocol import Packets, LockState
 from neo.storage.handlers import BaseClientAndStorageOperationHandler





More information about the Neo-report mailing list