Home | History | Annotate | Download | only in python2.7

Lines Matching refs:Contained

111 #    its contained objects' docstrings.
432 example. Any option flags not contained in this dictionary
787 object, from its docstring and the docstrings of its contained
805 only examine the given object, and not any contained objects.
818 object's docstring, or by any of its contained objects'
833 Contained objects whose module does not match `module` are ignored.
838 considered to belong to the (non-existent) module, so all contained
930 Find tests for the given object and any contained objects, and
946 # Look for tests in a module's contained objects.
974 # Look for tests in a class's contained objects.