-
- Downloads
fix bug in table class
- fix assign column type as string (not str) if pattern doesn't match - allow more complicated headers (with special characters) - add some test cases
Showing
- modules/base/pymod/table.py 3 additions, 2 deletionsmodules/base/pymod/table.py
- modules/base/tests/test_table.py 13 additions, 0 deletionsmodules/base/tests/test_table.py
- modules/base/tests/testfiles/ost-table-difficult-headers.tab 8 additions, 0 deletionsmodules/base/tests/testfiles/ost-table-difficult-headers.tab
- modules/base/tests/testfiles/ost-table-notype.tab 4 additions, 0 deletionsmodules/base/tests/testfiles/ost-table-notype.tab
- modules/base/tests/testfiles/ost-table-unknown-type.tab 4 additions, 0 deletionsmodules/base/tests/testfiles/ost-table-unknown-type.tab
Loading
Please register or sign in to comment