Skip to content

Fixes a case where length of field is zero and thus can't be split.

Rickard Osser requested to merge rickyosser/python-yad:field_fix into master

Fixes a case where length of field is zero and thus can't be split.

This works for me but there might be some problems for cases I haven't seen. Please check and report back.

Merge request reports