Skip to content
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

Add check for piko7.0 which only have 2 strings #1

Merged
merged 1 commit into from
Jan 17, 2019
Merged

Add check for piko7.0 which only have 2 strings #1

merged 1 commit into from
Jan 17, 2019

Conversation

britiger
Copy link

The current version get an IndexError, closes Tafkas#6,
This PR will check the count of fields and return None if you request string3 values or a lower indexed value for l3.

Also increased the version number.

On Piko7.0 the fields for string 3 doesn't exists.

@gieljnssns gieljnssns merged commit fcc3e62 into gieljnssns:master Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"IndexError: list index out of range" with piko 7.0
2 participants