Code review comment for lp:~jkakar/txaws/silence-deprecation-warnings

Revision history for this message
Duncan McGreggor (oubiwann) wrote :

Those are gone, but for some reason, new ones have shown up... odd :-/

/mnt/oubiwann/lab/txAWS/branches/silence-deprecation-warnings/txaws/ec2/tests/test_client.py:1429: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
/mnt/oubiwann/lab/txAWS/branches/silence-deprecation-warnings/txaws/ec2/tests/test_client.py:1481: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
/mnt/oubiwann/lab/txAWS/branches/silence-deprecation-warnings/txaws/ec2/tests/test_client.py:1488: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6

« Back to merge proposal