branch | stable |
changeset 6196 | 12fdccedab5a |
parent 6195 | a0c4441e6ddf |
child 6225 | a176e68b7d0d |
--- a/rset.py Thu Sep 09 10:08:04 2010 +0200 +++ b/rset.py Thu Sep 09 10:08:05 2010 +0200 @@ -569,7 +569,8 @@ if i == col: continue coletype = self.description[row][i] - # None description possible on column resulting from an outer join + # None description possible on column resulting from an + # outer join if coletype is None or eschema(coletype).final: continue try: