Show
Ignore:
Timestamp:
01/20/09 11:10:23 (19 months ago)
Author:
Ga?tan de Menten <ged@…>
Branch:
default
Message:

remove bad assert

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • relatorio/templates/opendocument.py

    r93 r94  
    369369                        idx = 0 
    370370                        childs = list(table_node.iterchildren(table_col_tag)) 
    371                         assert closing_pos < len(childs) 
    372371                        for tag in childs: 
    373372                            if table_num_col_attr in tag.attrib: