Skip to content

Conversation

@clouserw
Copy link

@clouserw clouserw commented Jan 6, 2026

examples/import.py currently crashes when the entry has more than one slash. For example, I ran into this:

COMCAST / XFINITY 800-266 / COMCAST / XFINITY 800-266-2278 WA

This patch splits on the last slash which is a compromise but better than splitting on the first, I think.

@dnicolodi
Copy link
Collaborator

The example is just an example that should handle only the example data. How do you run into a issue with it?

@clouserw
Copy link
Author

clouserw commented Jan 7, 2026

People use examples as templates. I copied it to use on other data and ran into the problem.

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.

2 participants