Most python IDE's and code completion tools are confused by the assert_*
functions from nose.tools, which are exposed and renamed programatically. This
confuses many IDE's, which are unable to find, for example, assert_equals.
To enable completion support, it would be better to explicitly expose each of
these functions.
Original issue reported on code.google.com by jlmac...@gmail.com on 15 Jun 2010 at 8:36
Original issue reported on code.google.com by
jlmac...@gmail.com
on 15 Jun 2010 at 8:36