From: Mike Bayer Date: Tue, 10 Aug 2010 04:21:47 +0000 (-0400) Subject: this is not actually true X-Git-Tag: rel_0_7b1~253^2~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=504fd37d6848005730c8c68769ba9e06f83551dc;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git this is not actually true --- diff --git a/lib/sqlalchemy/pool.py b/lib/sqlalchemy/pool.py index df6b0521c4..6c7e01c6dd 100644 --- a/lib/sqlalchemy/pool.py +++ b/lib/sqlalchemy/pool.py @@ -62,7 +62,7 @@ class PoolEvents(event.Events): The methods here define the name of an event as well as the names of members that are passed to listener - functions. Note all members are passed by name. + functions. e.g.::