Skip to content

file_parser.set_skip_lines( ) don't work. #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment
Open

file_parser.set_skip_lines( ) don't work. #5

GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant