Summary: | crashed with NameError in __group_contact_delete_errback() | ||
---|---|---|---|
Product: | papyon | Reporter: | Olivier Le Thanh Duong <olivier> |
Component: | general | Assignee: | Louis-Francis Ratté-Boulianne <lfrb> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | https://bugs.launchpad.net/ubuntu/+source/papyon/+bug/437097 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Olivier Le Thanh Duong
2009-09-30 15:40:13 UTC
We were missing an import, branch to fix this : http://git.collabora.co.uk/?p=user/olethanh/papyon.git;a=shortlog;h=refs/heads/fix_24236 > +from papyon.service.AddressBook.constants import *
Ugh. Isn't "from foo import *" generally considered harmful?
(It makes it hard to determine where your symbols came from...)
Tbh I simply copied how it was done in the others modules, but you are right, I will correct it. Corrected and merged |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.