| ) | 
OutputChecker defines the following methods:
| want, got, optionflags) | 
True iff the actual output from an example
    (got) matches the expected output (want).  These
    strings are always considered to match if they are identical; but
    depending on what option flags the test runner is using, several
    non-exact match types are also possible.  See
    section 5.2.3 for more information about option
    flags.
| example, got, optionflags) | 
See About this document... for information on suggesting changes.