Home | History | Annotate | Download | only in test

Lines Matching refs:ispackage

618             self.assertFalse(pydoc.ispackage(test_dir))
624 self.assertTrue(pydoc.ispackage(test_dir))