Home | History | Annotate | Download | only in test

Lines Matching refs:doctest

2 import unittest, doctest, operator
1034 NamedTupleDocs = doctest.DocTestSuite(module=collections)