branch | stable |
changeset 5824 | de9b7e88660e |
parent 5424 | 8ecbcbff9777 |
child 5976 | 00b1b6b906cf |
--- a/server/pool.py Mon Jun 21 16:01:15 2010 +0200 +++ b/server/pool.py Tue Jun 22 10:29:04 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