Calendar() class can not be initialized
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
parsedatetime (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Using the simple example from upstreams readme (https:/
$python
>>> import parsedatetime.
>>> cal = pdt.Calendar()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/
self.ptc = Constants()
File "/usr/lib/
self.locale = pdtLocales[
File "/usr/lib/
self.icu = pyicu.Locale(
icu.InvalidArgs
Related branches
Changed in parsedatetime (Ubuntu): | |
status: | Confirmed → Triaged |
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.