The dbid array is now a function, so ’self.u.db[0][0]‘ has become ’self.u.db(0, 0)’.
(from Jonathan’s response to a question on the mailing list)
July 7, 2009
The dbid array is now a function, so ’self.u.db[0][0]‘ has become ’self.u.db(0, 0)’.
(from Jonathan’s response to a question on the mailing list)