You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command 'file_parser.set_skip_lines(2)' is not doing anything for me.
What steps will reproduce the problem?
I have tried it 'file_parser.set_skip_lines(1)',
'file_parser.set_skip_lines(2)', 'file_parser.set_skip_lines(2)' and so on, but
no reaction. file_parser start's always with the first line.
What is the expected output? What do you see instead?
With 'file_parser.set_skip_lines(2)' I like to see line 2, but it shows me line
1.
What version of the product are you using? On what operating system?
I tried it with version 1.0.0 incl. the latest one from SVN-download.
Please provide any additional information below.
It's a nice library, but why it looks like the project is not under active
development anymore?
Original issue reported on code.google.com by [email protected] on 24 Jan 2012 at 5:32
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 24 Jan 2012 at 5:32The text was updated successfully, but these errors were encountered: