From aad945d3a5c874470c394119ede1ad3cdb1cb158 Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Fri, 14 Jan 2011 16:44:19 +0100 Subject: [PATCH] Cosmetics --- kombu/connection.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kombu/connection.py b/kombu/connection.py index ff447a68..535b8daf 100644 --- a/kombu/connection.py +++ b/kombu/connection.py @@ -481,8 +481,8 @@ class Resource(object): def force_close_all(self): """Closes and removes all resources in the pool (also those in use). - Can be used to close resources from parent processes after fork (e.g. - sockets). + Can be used to close resources from parent processes + after fork (e.g. sockets/connections). """ dirty = self._dirty