From: Oleg B. <ph...@ph...> - 2009-09-21 09:55:15
|
On Sun, Sep 20, 2009 at 06:35:53PM -0700, Daniel Fetchinson wrote: > Thanks Oleg! My application works without a problem with the new version. Thank you for the report! > By the way, am I right in saying that it is not entirely trivial to > determine which sqlobject is being used? If I import sqlobject there It was discussed a few weeks ago: >>> import sqlobject >>> sqlobject.__doc__ '\nSQLObject 0.11.1\n' > is no sqlobject.version or sqlobject.__version__ but I think this > would be a useful addition. It is in my TODO, but not at the very top. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |