[Bug 1103667] Re: python3 pycurl hasattr throws SystemError
Launchpad Bug Tracker
1103667 at bugs.launchpad.net
Wed Jan 23 21:29:13 UTC 2013
This bug was fixed in the package pycurl - 7.19.0-5ubuntu4
---------------
pycurl (7.19.0-5ubuntu4) raring; urgency=low
* debian/patches/python3.patch:
- Stop hasattr(pycurl.Curl(), 'nothere') from throwing SystemError.
LP: #1103667
-- Michael Terry <mterry at ubuntu.com> Wed, 23 Jan 2013 15:33:14 -0500
** Changed in: pycurl (Ubuntu)
Status: New => Fix Released
--
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:
Fix Released
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