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

Lines Matching refs:dictionary

430       - options: A dictionary mapping from option flags to True or
432 example. Any option flags not contained in this dictionary
718 Return a dictionary containing option overrides extracted from
843 in `globs`). A new copy of the globals dictionary is created
956 # Look for tests in a module's __test__ dictionary.
1822 Optional keyword arg "extraglobs" gives a dictionary that should be
1935 Optional keyword arg "extraglobs" gives a dictionary that should be
2364 A dictionary containing initial global variables for the tests.
2493 A dictionary containing initial global variables for the tests.