Re: [SQLObject] Which version am I using?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Aaron R. <aar...@mo...> - 2009-08-21 11:21:18
|
wow, that's terrific - thanks very much for your help! On Fri, Aug 21, 2009 at 10:13 PM, Oleg Broytmann <ph...@ph...> wrote: > 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. > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > sqlobject-discuss mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss > |