[svn] commit: r3300 - /branches/trac352/src/lib/python/isc/utils/serve_mixin.py

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Oct 21 05:52:32 UTC 2010


Author: zhanglikun
Date: Thu Oct 21 05:52:32 2010
New Revision: 3300

Log:
Remove spaces at the EOL.

Modified:
    branches/trac352/src/lib/python/isc/utils/serve_mixin.py

Modified: branches/trac352/src/lib/python/isc/utils/serve_mixin.py
==============================================================================
--- branches/trac352/src/lib/python/isc/utils/serve_mixin.py (original)
+++ branches/trac352/src/lib/python/isc/utils/serve_mixin.py Thu Oct 21 05:52:32 2010
@@ -57,7 +57,7 @@
             else:
                 self._handle_request_noblock()
 
-        self.__is_shut_down.set()                
+        self.__is_shut_down.set()
 
     def shutdown(self):
         '''Stops the serve_forever loop.




More information about the bind10-changes mailing list