Skip to content
This repository has been 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

Open
grapemix opened this issue Jul 27, 2015 · 0 comments
Open

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

grapemix opened this issue Jul 27, 2015 · 0 comments

Comments

@grapemix
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant