issues with import statements

Bug #248675 reported by Markus Korn
4
Affects Status Importance Assigned to Milestone
python-launchpad-bugs
Invalid
High
Markus Korn

Bug Description

12:29 < pitti> thekorn: hm, I get "ImportError: cannot import name parse_error" from html_bug.py:17 ("from exceptions import
               parse_error")
12:29 < pitti> thekorn: that doesn't work locally either
12:29 < thekorn> pitti: och, which version of py-lp-bugs are you using?
12:29 < pitti> thekorn: main head

The naming of the "exceptions" modul is bad, because this might cause a conflict with python's exeptions module.

This is more a reminder for myself to work on it;)

Markus

Markus Korn (thekorn)
Changed in python-launchpad-bugs:
assignee: nobody → thekorn
importance: Undecided → High
milestone: none → intrepid
status: New → In Progress
Revision history for this message
Martin Pitt (pitti) wrote :

Was PEBCAK after all; in the fakechroots I symlinked /usr/share/pyshared/launchpadbugs to the outside branch, but not /usr/lib/python2.5/site-packages/launchpadbugs/. I fixed the chroots (well, until the next update, anyway...), works now. Sorry for the noise!

Changed in python-launchpad-bugs:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.