[Bug 1103667] [NEW] python3 pycurl hasattr throws SystemError

Julian Taylor jtaylor.debian at googlemail.com
Wed Jan 23 20:23:05 UTC 2013


Public bug reported:

pycurl 7.19.0-5ubuntu3 in clean raring amd64 chroot

>>> import pycurl
>>> hasattr(pycurl.Curl(), "trait_names")
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
SystemError: error return without exception set

** Affects: pycurl (Ubuntu)
     Importance: Undecided
         Status: New

** Summary changed:

- python3 pycurl hasattr broken
+ python3 pycurl hasattr throws SystemError

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pycurl in Ubuntu.
https://bugs.launchpad.net/bugs/1103667

Title:
  python3 pycurl hasattr throws SystemError

Status in “pycurl” package in Ubuntu:
  New

Bug description:
  pycurl 7.19.0-5ubuntu3 in clean raring amd64 chroot

  >>> import pycurl
  >>> hasattr(pycurl.Curl(), "trait_names")
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
  SystemError: error return without exception set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pycurl/+bug/1103667/+subscriptions




More information about the foundations-bugs mailing list