7f26a0abc713111b590683e6405b19c24fc4723a,scipy/stats/tests/test_continuous_basic.py,,,#,403
Before Change
if __name__ == "__main__":
// nose.run(argv=["", __file__])
nose.runmodule(argv=[__file__,"-s"], exit=False)
After Change
if __name__ == "__main__":
npt.run_module_suite()
In pattern: SUPERPATTERN
Frequency: 4
Non-data size: 5
Instances
Project Name: scipy/scipy
Commit Name: 7f26a0abc713111b590683e6405b19c24fc4723a
Time: 2013-06-29
Author: ralf.gommers@googlemail.com
File Name: scipy/stats/tests/test_continuous_basic.py
Class Name:
Method Name:
Project Name: scipy/scipy
Commit Name: 68ea319418b4d6efc0163d2119bb083d8581ac35
Time: 2013-07-06
Author: ralf.gommers@googlemail.com
File Name: scipy/stats/tests/test_continuous_extra.py
Class Name:
Method Name:
Project Name: scipy/scipy
Commit Name: 123e0d5b547457f577b55423e95df8d2a2e29ab0
Time: 2013-10-06
Author: ralf.gommers@googlemail.com
File Name: scipy/stats/tests/test_discrete_basic.py
Class Name:
Method Name:
Project Name: scipy/scipy
Commit Name: 68ea319418b4d6efc0163d2119bb083d8581ac35
Time: 2013-07-06
Author: ralf.gommers@googlemail.com
File Name: scipy/stats/tests/test_fit.py
Class Name:
Method Name: