-
由 Olivier Delalleau 提交于
The problem was that get_test_value and missing_test_message are recognized by nosetests as test functions, and thus test code that does "import *" from tensor/basic.py could end up trying to run these functions as tests.
e4330e37