Changed how the import of lib.regex in the Test_regex unit tests is used.
The module is no longer stored in the TestCase class namespace, but is rather called directly within the unit test.
Authored by: bugman 2015-10-05
Parent: [r27990]
Child: [r27992]