Have tools validate python version against required features...
---------------------------------------------------------------

                 Key: QPID-2356
                 URL: https://issues.apache.org/jira/browse/QPID-2356
             Project: Qpid
          Issue Type: New Feature
          Components: python tools
    Affects Versions: 0.6
            Reporter: Kerry Bonin
            Priority: Minor


Current python tools do not appear to validate the installed python runtime 
against what is required. 

For example, I had Python 2.5 installed and qpid 0.5 tools worked fine.  When I 
updated to the 0.6 rc trunk, at some point I started getting a cryptic error 
message: "Failed: TypeError: - __init__() got an unexpected keyword argument 
'host'".  My local python expert informed me that some module being loaded 
likely required a newer python version than I had, and upgrading from 2.5 to 
2.6 resolved the error.

It would be nice if the tools could report that the local python runtime 
version was not supported.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to