What steps will reproduce the problem?
Certain inputs to calendar.evalRanges() return None.
For example:
cal.evalRanges('Lunch 11:00-12:00')
What is the expected output? What do you see instead?
The expected output should be along the lines of (sourceTime, sourceTime, 0)
The actual output is None.
What version of the product are you using? On what operating system?
parsedatetime-0.8.6, Python 2.5 on OS X
(comes with Chandler)
Original issue reported on code.google.com by blob8...@gmail.com on 8 Jun 2011 at 10:05
Original issue reported on code.google.com by
blob8...@gmail.com
on 8 Jun 2011 at 10:05