Added __init__() to Test_scientific to skip all tests of this class if the module is not installed.
The method adds the tests to the status.skipped_tests list and executes the base class __init__() method.
Authored by: bugman 2011-01-04
Parent: [r12119]
Child: [r12121]