Menu

Commit [r2706]  Maximize  Restore  History

Fix for bug #7583 (https://gna.org/bugs/?7583).

The problem was to statements 'if len(file_data[i]) != 4:' followed by 'continue'. These tests were
to avoid lines which contain no data, however it causes failures if there are not exactly for
columns! Now the minimum number of columns, based on the given column numbers, is tested for.

bugman 2006-10-31

changed /1.2/specific_fns/relax_data.py
/1.2/specific_fns/relax_data.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.