From: Karsten H. <Kar...@gm...> - 2004-06-16 13:00:17
|
> The Statement itself returns more than one line > > Now the Problem is, that the fetchall()-Method returns a list > [[...],[...],...] and not a pgResultSet as mentioned in the documentation. Are you sure ? I mean, pgResultSet.__str__ or __repr__ may simply show it as a list of lists. Did you check type(the_result) ? Karsten -- GPG key ID E4071346 @ wwwkeys.pgp.net E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346 |