On 07/09/2013 03:00 PM, Darryl L. Pierce wrote:
On Tue, Jul 09, 2013 at 02:37:42PM +0100, Gordon Sim wrote:
I get a segfault if the qpid.datatypes is not on the PYTHONPATH.
Otherwise not.

Hrm, is that package a requirement for the Swigged bindings rather than
the pure Python bindings?

Yes, its actually not really needed for more recent python versions
but is included at present for those that do not have the uuid4
support.

No, I'm sorry, I mean the qpid.datatypes module.

That's what I meant also :-)

The qpid.datatypes module defines an alternative uuid4
implementation that is need by older python versions that do not
have it built in. That is why the swigged python client currently
depends on it.

Ah, kk, I follow. Hrm, the inclusion causes Python 2.7.3 and 2.7.5 to
segfault (I first hit this issue before upgrading to F19).


Even with qpid.datatypes on the path?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to