Comment 1 for bug 813352

Revision history for this message
Dariusz Suchojad (dsuch) wrote :

You're right and I'm terribly sorry for the inconvenience! I'll make sure it's fixed for PyMQI 1.3 and in the meantime, could you possibly use the following workaround?

import pymqi
qmgr = pymqi.QueueManager("HAT1")

Cheers!