| Home | Trees | Indices | Help |
|
|---|
|
|
doctest.OutputChecker --+
|
MyOutputChecker
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
CALLOUT_RE = re.compile(r'
|
|||
|
|||
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 the
documentation for TestRunner for more information about
option flags.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:53 2011 | http://epydoc.sourceforge.net |