diff -r a0c4441e6ddf -r 12fdccedab5a rset.py --- 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: