Fix for the PCS system tests on old Python versions.
The self.assertAlmostEqual() function cannot compare None values in earlier Python versions.
Authored by: bugman 2015-10-05
Parent: [r28006]
Child: [r28008]