Home | History | Annotate | Download | only in test

Lines Matching refs:the_package

890                 the_package = __import__(abstest, globals(), locals(), [])
891 the_module = getattr(the_package, test)