Hi all, I'm playing with Qpid 0.14 on FC5.5, and everything seems to be working correctly, except for qmf-tool.
First, cqpid.py made use of a ternary expression that doesn't seem to be supported by Python 2.4.3 - that was easy to fix. But now I'm just getting this error: Failed: TypeError - __init__() takes at most 2 arguments (3 given) Unfortunately there's no file or line number... not really sure how to track this one down. Any ideas? Thanks! pc ---- http://colby.id.au
