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.
Authored by: bugman 2015-03-10
Parent: [r27796]
Child: [r27798]