Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Avoid exception when re.match() doesn't find a match #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kcgthb
Copy link

@kcgthb kcgthb commented Oct 27, 2017

In that case, split_field is None, and split_field.group() raises an exception.

        in that case, split_field is None, and split_field.group()
        raises an exception
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant