Okay -- fixed it.

For the impatient, just go to convert.py line 752 and remove the
re.compile call, yielding...

 NUM_AND_FRACTION_REGEXP =
"((?P<int>%s)+\s+)?(?P<frac>%s)"%(NUMBER_START_REGEXP,FRACTION_REGEXP)

Fix is being pushed to upstream git and will be in upstream release
shortly (0.14.9)

-- 
gourmet does not start on jaunty
https://bugs.launchpad.net/bugs/352678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to