[Neo-report] r2057 gregory - /trunk/neo/connection.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 30 15:48:20 CEST 2010


Author: gregory
Date: Fri Apr 30 15:48:19 2010
New Revision: 2057

Log:
Remove unused definition.

Modified:
    trunk/neo/connection.py

Modified: trunk/neo/connection.py
==============================================================================
--- trunk/neo/connection.py [iso-8859-1] (original)
+++ trunk/neo/connection.py [iso-8859-1] Fri Apr 30 15:48:19 2010
@@ -35,8 +35,6 @@
 PING_TIMEOUT = 5
 INCOMING_TIMEOUT = 10
 CRITICAL_TIMEOUT = 30
-
-APPLY_HANDLER = object()
 
 def not_closed(func):
     def decorator(self, *args, **kw):





More information about the Neo-report mailing list