Skip to content

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

@GoogleCodeExporter

Description

@GoogleCodeExporter
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 gboel...@gmail.com on 24 Jan 2012 at 5:32

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions