The isInf() and isNan() functions of lib.float can now handle values of None.
If None is encountered, the functions simply return False.
Authored by: bugman 2013-09-02
Parent: [r20736]
Child: [r20738]