Cosmetics

This commit is contained in:
Ask Solem 2011-01-14 16:44:19 +01:00
parent 6a4862b288
commit aad945d3a5
1 changed files with 2 additions and 2 deletions

View File

@ -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