Menu

Commit [r27797]  Maximize  Restore  History

Fix for bug #23372 (https://gna.org/bugs/?23372), the sequence.read failure with CSV files.

The problem was that the sep argument was not being passed all the way to the backend
lib.io.extract_data() function.

bugman 2015-03-10

changed /trunk/lib/sequence.py
/trunk/lib/sequence.py Diff Switch to side-by-side view
Loading...