Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.
This repository was archived by the owner on May 5, 2021. It is now read-only.

fuzzy parse throws error when some random number is in the str #5

@grapemix

Description

@grapemix

for example:

dateutil.parser.parse("blah 12345 04.11.2014 Blah", fuzzy=True)

TypeError: 'NoneType' object is not iterable
where 12345 is just some random number in terms of the datetime and meaningful info for the string

BTW, this lib and the fuzzy parse fxn is really cool. Thx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions