** Description changed:

  Binary package hint: python-launchpad-bugs
  
  HTMLOperations.py's Bug.Reporter() seems to be broken since last LP
  upgrade:
  
  ...
- [EMAIL PROTECTED]:~$ python << EOF> from launchpadBugs.HTMLOperations import 
Bug
+ [EMAIL PROTECTED]:~$ python << EOF
+ > from launchpadBugs.HTMLOperations import Bug
  > bug = Bug(134514, "$COOKIEFILE")
  > bug.Reporter()
  > EOF
  Traceback (most recent call last):
    File "<stdin>", line 3, in <module>
    File 
"/home/hjmf/ubuntu_bzr/python-launchpad-bugs/main/launchpadBugs/HTMLOperations.py",
 line 567, in Reporter
      assert m
  AssertionError
  ...

-- 
Bug.Reporter() is broken since last LP upgrade
https://bugs.launchpad.net/bugs/134690
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to