Re: [SQLObject] Which version am I using?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2009-08-21 10:13:37
|
On Fri, Aug 21, 2009 at 11:00:39AM +0200, Simon Cross wrote: > On Fri, Aug 21, 2009 at 10:35 AM, Aaron > Robinson<aar...@mo...> wrote: > > Thanks for the idea,.. sadly this version doesn't define __doc__ either :-( > > I think that puts you at version <= 0.6 since all branches after that > have the docstring [1, 2]. > > If your package is called "SQLObject" and not "sqlobject" then you're > at version <= 0.5 [3]. > > [1] http://svn.colorstudy.com/SQLObject/branches/0.6/sqlobject/__init__.py > [2] http://svn.colorstudy.com/SQLObject/branches/0.7/sqlobject/__init__.py > [3] http://svn.colorstudy.com/SQLObject/branches/0.5/ > > Schiavo > Simon Simon, thank you for the help! Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |