[SQL-CVS] r3998 - SQLObject/branches/0.10/sqlobject
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <sub...@co...> - 2009-09-27 15:48:32
|
Author: phd Date: 2009-09-27 09:48:21 -0600 (Sun, 27 Sep 2009) New Revision: 3998 Modified: SQLObject/branches/0.10/sqlobject/main.py Log: "BroytMann" => "Broytman". Modified: SQLObject/branches/0.10/sqlobject/main.py =================================================================== --- SQLObject/branches/0.10/sqlobject/main.py 2009-09-27 15:46:29 UTC (rev 3997) +++ SQLObject/branches/0.10/sqlobject/main.py 2009-09-27 15:48:21 UTC (rev 3998) @@ -7,7 +7,7 @@ SQLObject is a object-relational mapper. See SQLObject.html or SQLObject.txt for more. -With the help by Oleg Broytmann <ph...@ph...> and many other contributors. +With the help by Oleg Broytman <ph...@ph...> and many other contributors. See Authors.txt. This program is free software; you can redistribute it and/or modify |