Re: [SQLObject] Return Of The Undead __len__ Method
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2003-11-19 01:27:16
|
On Nov 18, 2003, at 10:48 AM, Frank Barknecht wrote: > Hallo, > > is it me or does current CVS still have a __len__ method on > SelectResults? > > I also checked here: > http://cvs.sourceforge.net/viewcvs.py/sqlobject/SQLObject/SQLObject/ > SQLObject.py?rev=1.63&view=auto > > It still seems to live... Looks like anon CVS is still out of date. The sad thing is it's "fixed" from SF's point of view (they were able to get the delay down to 5 hours instead of a day)... of course, this is more than five hours, to be sure, but they've been having other problems as well. I wish them luck. Really I wish they'd just allow people to rsync CVS HEAD or something -- that's all people really want to get anonymously anyway. It's certainly the only part that needs to be timely. The version in my repository, which should be the one in 0.5.1, is 1.64, and it has __len__ removed. The almost-live CVS should also be up-to-date. -- Ian Bicking | ia...@co... | http://blog.ianbicking.org |