changeset 5849 | 9db65b381028 |
parent 5824 | de9b7e88660e |
child 5976 | 00b1b6b906cf |
--- a/server/pool.py Wed Jun 30 15:43:36 2010 +0200 +++ b/server/pool.py Thu Jul 01 17:06:37 2010 +0200 @@ -19,9 +19,8 @@ connections pools, each of them dealing with a set of connections on each source used by the repository. A connections pools (`ConnectionsPool`) is an abstraction for a group of connection to each source. - +""" -""" __docformat__ = "restructuredtext en" import sys