On Sun, Feb 28, 2010 at 05:13:39PM +0200, Imri Goldberg wrote:
> In command.py, line 211 (sqlobject 0.12.1, in findReverseDependencies() )
> change from:
>
> if other not in depended:
>
> to:
>
> if other is not cls and other not in depended:
Committed in the revision 4135 in the trunk. Thank you!
Oleg.
--
Oleg Broytman http://phd.pp.ru/ [email protected]
Programmers don't die, they just GOSUB without RETURN.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss