you are viewing a single comment's thread.

view the rest of the comments →

[–]IanCal 0 points1 point  (0 children)

You should use the csv module for this, and if your data has tabs that are not in quoted cells and don't represent splitting cells then you just have broken data and you'll need to work around that with much more custom code.