BIND 10 vorner-assertRaisesFix, created. c18502d5a89af081b1cd4c4b1c112f9458056124 [master] Make the tests work with python 3.1
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jul 27 09:16:19 UTC 2011
The branch, vorner-assertRaisesFix has been created
at c18502d5a89af081b1cd4c4b1c112f9458056124 (commit)
- Log -----------------------------------------------------------------
commit c18502d5a89af081b1cd4c4b1c112f9458056124
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Wed Jul 27 11:13:14 2011 +0200
[master] Make the tests work with python 3.1
Python 3.1 doesn't get the with self.assertRaises(CreatorError) as cm:
right, it doesn't set the cm, as described in documentation. So it is
reimplemented without this.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list