cbe4585 Correct arguments to TypeError.

Authored and Committed by bignose 7 months ago
    Correct arguments to TypeError.
    
    The class TypeError expects exactly one argument: The message text to describe
    the error.
    
        
file modified
+3 -2