HomeSort by relevance Sort by last modified time
    Searched refs:SDistTestCase (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 57 class SDistTestCase(PyPIRCCommandTestCase):
62 super(SDistTestCase, self).setUp()
76 super(SDistTestCase, self).tearDown()
509 return unittest.makeSuite(SDistTestCase)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 57 class SDistTestCase(PyPIRCCommandTestCase):
62 super(SDistTestCase, self).setUp()
76 super(SDistTestCase, self).tearDown()
509 return unittest.makeSuite(SDistTestCase)

Completed in 35 milliseconds