Skip to content Skip to sidebar Skip to footer
Showing posts with the label Deprecated

Python 3.3: Deprecationwarning When Using Nose.tools.assert_equals

I am using nosetest tools for asserting a python unittest: ... from nose.tools import assert_equals… Read more Python 3.3: Deprecationwarning When Using Nose.tools.assert_equals